Searched defs:try (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-10-stable/contrib/libstdc++/libsupc++/
H A Dexception_defines.h43 # define try if (true) macro
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dt-match.c17 #define try(str, pat, want) \ macro
[all...]
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dtest-map.c62 try(const struct example *c) function
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dtime.c74 int same, try; local
/freebsd-10-stable/games/caesar/
H A Dcaesar.c83 int obs[26], try, winner; local
/freebsd-10-stable/libexec/tftpd/
H A Dtftp-transfer.c56 int size, n_data, n_ack, try; local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dsnprintf-test.c38 try (const char *format, ...) function
[all...]
/freebsd-10-stable/sys/boot/common/
H A Dboot.c254 getbootfile(int try) argument
398 loadakernel(int try, int argc, char* argv[]) argument
[all...]
/freebsd-10-stable/sys/dev/iicbus/
H A Dds1775.c96 int err, try = 0; local
H A Dds1631.c123 int try = 0; local
150 int err, try = 0; local
178 int err, try = 0; local
H A Dmax6690.c111 int err, try = 0; local
H A Dad7417.c132 int try = 0; local
159 int err, try = 0; local
187 int err, try = 0; local
216 int err, try = 0; local
/freebsd-10-stable/sys/powerpc/powermac/
H A Dwindtunnel.c96 int try = 0; local
/freebsd-10-stable/usr.sbin/pkg_install/add/
H A Dextract.c57 char try[FILENAME_MAX], bup[FILENAME_MAX]; local
159 char try[FILENAME_MAX]; local
[all...]
/freebsd-10-stable/usr.sbin/rpc.umntall/
H A Drpc.umntall.c174 struct timeval try; local
202 struct timeval try; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) function
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dfile.c215 make_preserve_name(char *try, int max, const char *name, const char *file) argument
[all...]
/freebsd-10-stable/contrib/sendmail/src/
H A Dsfsasl.c726 int r, rfd, wfd, try, ssl_err; local
855 int r, rfd, wfd, try, ssl_err; local
[all...]
/freebsd-10-stable/usr.bin/patch/
H A Dinp.c196 #define try(f, a1, a2, a3) \ macro
H A Dutil.c415 #define try(f, a1, a2, a3) \ macro
/freebsd-10-stable/lib/libc/regex/grot/
H A Dmain.c206 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) function
/freebsd-10-stable/contrib/amd/amd/
H A Dinfo_ldap.c310 int try; local
/freebsd-10-stable/contrib/zlib/test/
H A Dinfcover.c507 local int try(char *hex, char *id, int err) function
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Di386-nat.c459 int try = (len > max_wp_len ? (max_wp_len - 1) : len - 1); local
/freebsd-10-stable/crypto/heimdal/appl/login/
H A Dlogin.c568 int try; local

Completed in 393 milliseconds

123