/src/common/dist/zlib/ |
configure | 13 # If you have problems, try without defining CC and CFLAGS before reporting 243 echo "If this doesn't work for you, try win32/Makefile.gcc." | tee -a configure.log 387 try() function 394 try() function 428 if try $CC -c $CFLAGS $test.c; then 445 if try $CC -c $SFLAGS $test.c && 446 try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then 452 echo 'No shared library support; try without defining CC and CFLAGS' | tee -a configure.log 477 if try $CC -c $CFLAGS $test.c; then 486 if try $CC -c $CFLAGS $test.c; the [all...] |
/src/regress/sys/arch/i386/ioperm/ |
ioperm.c | 72 try(const char *msg, bool success) function in typeref:typename:void 110 try("1", false); 130 try("2", true); 141 try("3", false);
|
/src/regress/sys/arch/i386/iopl/ |
iopl.c | 73 try(const char *msg, bool success) function in typeref:typename:void 98 try("1", false); 107 try("2", true); 116 try("3", false);
|
/src/sys/dev/ic/ |
msm6242b.c | 144 int try; local in function:msm6242b_hold 147 for (try = 0; try < TRY_MAX; try++) { 165 if (try == TRY_MAX) {
|
mpt.c | 264 * Reset the IOC when needed. Try software command first then if needed 274 /* Try a soft reset */ 1095 int try; local in function:mpt_hw_init 1100 for (try = 0; try < MPT_MAX_TRYS; try++) { 1128 int try; local in function:mpt_init 1155 for (try = 0; try < MPT_MAX_TRYS; try++) [all...] |
/src/lib/libc/net/ |
ethers.c | 86 struct ether_addr try; local in function:ether_ntohost 109 /* A + in the file means try YP now. */ 119 ypbuflen = ether_line(ypbuf, &try, hostname); 126 if (ether_line(p, &try, hostname) == 0 && 127 memcmp(&try, e, sizeof try) == 0) 145 char try[MAXHOSTNAMELEN + 1]; local in function:ether_hostton 163 /* A + in the file means try YP now. */ 173 ypbuflen = ether_line(ypbuf, e, try); 180 if (ether_line(p, e, try) == 0 && strcmp(hostname, try) == 0 [all...] |
/src/games/caesar/ |
caesar.c | 133 unsigned int try, winner; local in function:guess_and_rotate 158 for (try = 0; try < LETTERS; try++) { 162 * stdf[(i + try) % LETTERS]; 164 if (try == 0 || dot > winnerdot) { 166 winner = try;
|
/src/games/sail/ |
dr_2.c | 54 static void try(struct ship *f, struct ship *t, 171 try(from, to, command, commandmax, temp, sizeof(temp), 249 try(struct ship *f, struct ship *t, function in typeref:typename:void 267 try(f, t, command, commandmax, temp, tempmax, 281 try(f, t, command, commandmax, temp, tempmax, 296 try(f, t, command, commandmax, temp, tempmax,
|
/src/sbin/mount_nfs/ |
getnfsargs.c | 111 struct timeval pertry, try; local in function:getnfsargs 215 try.tv_sec = 30; 216 try.tv_usec = 0; 220 xdr_dir, spec, xdr_fh, &nfhret, try);
|
/src/usr.bin/error/ |
main.c | 84 static void try(const char *, int, char **); 222 try("vi", argc, argv); 223 try("ex", argc, argv); 224 try("ed", argc-1, argv+1); 229 try(const char *name, int argc, char **argv) function in typeref:typename:void
|
/src/games/larn/ |
create.c | 180 int dir, try; local in function:eat 182 try = 2; 183 while (try) { 223 --try;
|
global.c | 231 int try; local in function:positionplayer 232 try = 2; 233 while ((item[playerx][playery] || mitem[playerx][playery]) && (try)) 238 --try; 241 if (try == 0)
|
/src/sys/arch/alpha/stand/standtest/ |
test.c | 176 const struct cmdtab *try, *winner; local in function:dispatch_cmd 199 for (nmatches = 0, try = cmds; 200 try != NULL && try->cmd != NULL; 201 try++) { 202 if (strncmp(buf, try->cmd, nonwhitespace) == 0) { 203 winner = try; 233 const struct cmdtab *try; local in function:print_cmds 236 for (try = cmds; try != NULL && try->cmd != NULL; try++) [all...] |
/src/sys/arch/i386/pci/ |
piixpcib.c | 309 int try; local in function:piixpcib_set 317 try = 5; 325 } while (rv && --try);
|
/src/sys/arch/sparc/stand/ofwboot/ |
ofdev.c | 438 int handle, part, try = 0; local in function:devopen 517 if (try == 0) { 519 try = 1; 540 /* First try to find a disklabel without MBR partitions */ 550 /* Else try MBR partitions */
|
/src/tests/lib/libc/regex/ |
main.c | 199 try(f[0], f[1], f[2], f[3], f[4], options('c', f[1])); 200 if (opt('&', f[1])) /* try with either type of RE */ 201 try(f[0], f[1], f[2], f[3], f[4], 240 - try - try it, and report on problems 241 == void try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts); 244 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) function in typeref:typename:void 279 err = 1; /* so we won't try regexec */
|
/src/usr.bin/patch/ |
util.c | 142 * sufficient, chop off the first char and try again. 404 #define try(f, a1, a2, a3) \ macro 407 if (try("%s/RCS/%s%s", filedir, filebase, RCSSUFFIX) || 408 try("%s/RCS/%s%s", filedir, filebase, "") || 409 try("%s/%s%s", filedir, filebase, RCSSUFFIX) || 410 try("%s/SCCS/%s%s", filedir, SCCSPREFIX, filebase) || 411 try("%s/%s%s", filedir, SCCSPREFIX, filebase))
|
inp.c | 139 /* Try keeping everything in memory. */ 202 #define try(f, a1, a2, a3) \ macro 209 if (try("%s/RCS/%s%s", filedir, filebase, RCSSUFFIX) || 210 try("%s/RCS/%s%s", filedir, filebase, "") || 211 try("%s/%s%s", filedir, filebase, RCSSUFFIX)) {
|
/src/common/dist/zlib/test/ |
infcover.c | 508 local int try(char *hex, char *id, int err) function in typeref:typename:local int 584 try("0 0 0 0 0", "invalid stored block lengths", 1); 585 try("3 0", "fixed", 0); 586 try("6", "invalid block type", 1); 587 try("1 1 0 fe ff 0", "stored", 0); 588 try("fc 0 0", "too many length or distance symbols", 1); 589 try("4 0 fe ff", "invalid code lengths set", 1); 590 try("4 0 24 49 0", "invalid bit length repeat", 1); 591 try("4 0 24 e9 ff ff", "invalid bit length repeat", 1); 592 try("4 0 24 e9 ff 6d", "invalid code -- missing end-of-block", 1) [all...] |
/src/sbin/umount/ |
umount.c | 196 struct timeval try; local in function:umountfs 349 try.tv_sec = 20; 350 try.tv_usec = 0; 352 __UNCONST(name), xdr_void, NULL, try);
|
/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
intel_gmbus.c | 674 int i = 0, inc, try = 0; local in function:do_gmbus_xfer 766 if (ret == -ENXIO && i == 0 && try++ == 0) { 780 * Hardware may not support GMBUS over these pins? Try GPIO bitbanging
|
/src/sys/fs/union/ |
union_subr.c | 369 int try; local in function:union_allocvp 402 for (try = 0; try < 3; try++) { 403 if (hash[try] == NOHASH) 405 LIST_FOREACH(un, &uhashtbl[hash[try]], un_cache) {
|
/src/sys/kern/ |
uipc_sem.c | 371 uint32_t try; local in function:ksem_alloc_pshared_id 377 try = (cprng_fast32() & ~KSEM_MARKER_MASK) | 380 if ((ksem0 = ksem_lookup_pshared_locked(try)) == NULL) { 386 ksem->ks_pshared_id = try;
|
/src/bin/ksh/ |
c_ksh.c | 29 char *dir, *try, *pwd; local in function:c_cd 83 * we could try to find another substitution. For now 115 rval = chdir(try = Xstring(xs, xp) + phys_path); 120 rval = chdir(try = Xstring(xs, xp)); 128 bi_errorf("%s - %s", try, strerror(errno));
|
/src/sys/arch/mips/rmi/ |
rmixl_fmn.c | 820 for (int try=16; try--; ) { local in function:rmixl_fmn_msg_send 833 for (int try=16; try--; ) { local in function:rmixl_fmn_msg_send 857 DIAG_PRF(("%s: src=%ld, dst=%d, sts=%#x, %#x: send error, try %d\n", 858 __func__, curcpu()->ci_cpuid, dest_id, msg_status, msg_status1, try)); 905 for (int try=16; try--; ) { local in function:rmixl_fmn_msg_recv_subr
|