| /plan9/sys/src/libhtml/ |
| H A D | strinttab.c | 16 int try; in _lookup() local 22 try = (min + max)/2; in _lookup() 23 cmpresult = _Strncmpci(key, keylen, t[try].key); in _lookup() 25 min = try + 1; in _lookup() 27 max = try - 1; in _lookup() 29 *pans = t[try].val; in _lookup()
|
| /plan9/rc/bin/ |
| H A D | man | 91 try=`{grep -i $pat $i/INDEX | sed 's/^[^ ]* //' | sort -u} 93 fils=($fils $i/$try) 102 try=`{echo $S/$n/$i | tr A-Z a-z} 103 if (/bin/test -f $try) 104 fils=($fils $try)
|
| /plan9/sys/src/cmd/ |
| H A D | srv.c | 72 int domount, reallymount, try, sleeptime; in main() local 158 try = 0; in main() 161 try++; in main() 206 if(try == 1) in main()
|
| H A D | history.c | 227 int vers, try; in lastbefore() local 235 for(try=0; try<30; try++) { in lastbefore()
|
| /plan9/sys/src/9/pcboot/ |
| H A D | expand.c | 93 int c, try; in kbdinit() local 96 try = 500; /* was 1000 */ in kbdinit() 97 while(try-- > 0 && (c = inb(Status)) & (Outbusy | Inready)) { in kbdinit() 102 return try <= 0? -1: 0; in kbdinit()
|
| H A D | words | 68 discovered new ways to enable the A20 address line and try them all 125 a20 has to be enabled before we try to use memory above 1MB.
|
| /plan9/sys/src/libdraw/ |
| H A D | window.c | 14 int id, try; in allocscreen() local 26 for(try=0; try<25; try++){ in allocscreen()
|
| /plan9/sys/src/cmd/ip/httpd/ |
| H A D | netlib_history.c | 17 int try; in lastbefore() local 21 for(try=0; try<10; try++) { in lastbefore()
|
| /plan9/sys/src/cmd/cifs/ |
| H A D | dfs.c | 167 char *s, *try; in mapshare() local 194 try = smprint("%s%s", cp->share, tail[i]); in mapshare() 195 if(CIFStreeconnect(Sess, Sess->cname, try, sp) == 0){ in mapshare() 196 sp->name = try; in mapshare() 204 free(try); in mapshare()
|
| /plan9/sys/src/cmd/cwfs/ |
| H A D | scsi.c | 228 int n, status, try; in scsireqsense() local 232 for(try = 0; try < 20; try++) { in scsireqsense()
|
| /plan9/sys/src/cmd/unix/9pfreebsd/mount_9fs/ |
| H A D | mount_9fs.c | 637 struct timeval pertry, try; local 659 try.tv_sec = 10; 660 try.tv_usec = 0; 662 xdr_void, NULL, xdr_void, NULL, try); 781 struct timeval pertry, try; local 903 try.tv_sec = 10; 904 try.tv_usec = 0; 911 xdr_dir, spec, xdr_fh, &nfhret, try);
|
| /plan9/sys/src/cmd/proof/ |
| H A D | font.c | 123 static char *try[3] = {"", "times/R.", "pelm/"}; in loadfont() local 127 try[0] = fname[n]; in loadfont() 136 libfont, try[t], i); in loadfont() 146 libfont, try[t], i, deep); in loadfont()
|
| /plan9/sys/lib/wiki/d/ |
| H A D | 3.hist | 12 #floppy drive and also have a 5.25" floppy drive, try disabling the 19 #not listed here will simply run slower; you can try turning on DMA 67 #floppy drive and also have a 5.25" floppy drive, try disabling the 74 #not listed here will simply run slower; you can try turning on DMA 144 #floppy drive and also have a 5.25" floppy drive, try disabling the 151 #not listed here will simply run slower; you can try turning on DMA 223 #floppy drive and also have a 5.25" floppy drive, try disabling the 232 #not listed here will simply run slower; you can try turning on DMA
|
| H A D | 0 | 28 #view the source. If you want to play around with the syntax, try the
|
| H A D | 0.hist | 28 #view the source. If you want to play around with the syntax, try the
|
| H A D | 3 | 12 #floppy drive and also have a 5.25" floppy drive, try disabling the 21 #not listed here will simply run slower; you can try turning on DMA
|
| /plan9/sys/src/cmd/auth/ |
| H A D | secureidcheck.c | 131 int m, n, fd, try; in rpc() local 159 for(try = 0; try < 2; try++){ in rpc()
|
| H A D | cron.c | 124 int fd, try; in mklock() local 141 for (try = 0; try < 65 && (fd = openlock(file)) < 0; try++) in mklock()
|
| /plan9/sys/src/9/pc/ |
| H A D | kbd.c | 633 int c, try; 636 try = 500; 637 while(try-- > 0 && (c = inb(Status)) & (Outbusy | Inready)) { 642 if (try <= 0) {
|
| /plan9/sys/src/cmd/gs/ |
| H A D | mkfile | 21 # If you want to try out a new GS distribution, you should be able 22 # to mk try-X.XX, test it out, and then do mk install-X.XX, where X.XX 147 #if not, try to use a default header for the target architecture. 214 try-%:V: gs%/$O.out
|
| /plan9/sys/lib/ |
| H A D | yaccpars | 191 case 2: /* incompletely recovered error ... try again */ 218 goto yynewstate; /* try again in the same state */
|
| H A D | yaccpar | 190 case 2: /* incompletely recovered error ... try again */ 217 goto yynewstate; /* try again in the same state */
|
| /plan9/sys/src/cmd/postscript/postio/ |
| H A D | postio.mk.old | 25 # try uncommenting the following lines:
|
| /plan9/sys/lib/man/ |
| H A D | preface4 | 17 try
|
| /plan9/sys/doc/sam/ |
| H A D | sam.tut | 170 Any text will do; try something from 177 general introduction to the commands in Emacs and to try to show 206 general introduction to the commands in Emacs and to try to show 252 general introduction to the commands in Emacs and to try to show 376 general introduction to the commands in Emacs\e360 and to try to show 392 general introduction to the commands in Emacs and to try to show 577 general introduction to the commands in Emacs and to try to show 611 general introduction to the commands in vi and to try to show 647 general introduction to the commands in Emacs and to try to show 662 general introduction to the commands in Emacs{TM} and to try to show [all …]
|