| /plan9/sys/src/cmd/ndb/ |
| H A D | dnudpserver.c | 43 Inprogress *p, *empty; in clientrxmit() local 47 empty = nil; in clientrxmit() 50 if(empty == nil) in clientrxmit() 51 empty = p; in clientrxmit() 59 if(empty == nil) in clientrxmit() 65 empty->id = req->id; in clientrxmit() 66 empty->owner = req->qd->owner; in clientrxmit() 67 empty->type = req->qd->type; in clientrxmit() 68 if (empty->type != req->qd->type) in clientrxmit() 70 memmove(&empty->uh, uh, Udphdrsize); in clientrxmit() [all …]
|
| /plan9/sys/src/cmd/mk/ |
| H A D | word.c | 100 int empty; in nextword() local 108 empty = 1; in nextword() 120 empty = 0; in nextword() 130 if(empty) in nextword() 134 empty = 0; in nextword() 158 empty = 0; in nextword()
|
| /plan9/sys/src/games/music/playlistfs/ |
| H A D | player.c | 24 Channel *full, *empty, *playout, *spare; variable 176 {empty, &pb, CHANNOP}, in pacproc() 205 sendp(empty, pb); /* Don't need buffer after all */ in pacproc() 325 sendp(empty, b); in pcmproc() 340 sendp(empty, b); in pcmproc() 379 sendp(empty, pb); in pcmproc() 393 sendp(empty, pb); in pcmproc() 407 empty = chancreate(sizeof(Pacbuf*), NPacbuf); in playinit() 411 sendp(empty, malloc(sizeof(Pacbuf))); in playinit() 423 p = seprint(p, e, "empty buffers %d of %d\n", empty->n, empty->s); in getplaystat()
|
| /plan9/sys/src/cmd/fossil/ |
| H A D | Ccons.c | 13 VtRendez* empty; member 57 vtWakeup(cons->oq->empty); in consClose() 112 vtWakeup(q->empty); in consIProc() 134 vtSleep(q->empty); in consOProc() 149 vtWakeup(q->empty); in consOProc() 206 vtWakeup(q->empty); in qWrite() 220 q->empty = vtRendezAlloc(q->lock); in qAlloc() 242 vtSleep(q->empty); in consProc()
|
| /plan9/sys/src/cmd/venti/srv/ |
| H A D | lumpqueue.c | 27 Rendez empty; member 54 q->empty.l = &q->lock; in initlumpqueues() 98 rwakeup(&q->empty); in queuewrite() 147 rsleep(&q->empty); in queueproc()
|
| /plan9/sys/src/cmd/grep/ |
| H A D | main.c | 77 int c, fid, eof, nl, empty; in search() local 116 empty = 1; in search() 130 empty = 0; in search() 137 if(!eof && !nl && !empty) { in search()
|
| /plan9/sys/src/games/sokoban/ |
| H A D | README | 9 (where glenda will move) are empty, and 11 push the ball is empty too,
|
| H A D | graphics.c | 66 draw(img, r, empty, nil, ZP); in drawboard() 115 draw(img, insetrect(img->r, 1), empty, nil, ZP); in drawlevel()
|
| /plan9/sys/src/cmd/postscript/postreverse/ |
| H A D | postreverse.c | 405 pages[next_page].empty = FALSE; in readpages() 413 pages[next_page].empty = FALSE; in readpages() 457 pages[next_page].empty = TRUE; in writepages() 462 if ( pages[j].empty == TRUE ) { in writepages()
|
| H A D | postreverse.h | 11 int empty; /* dummy page if TRUE */ member
|
| /plan9/sys/src/cmd/sam/ |
| H A D | sam.c | 11 Rune empty[] = { 0 }; variable 326 int empty = TRUE; in edit() local 336 empty = FALSE; in edit() 342 p = readio(f, &nulls, empty, TRUE); in edit() 348 f->closeok = empty; in edit() 350 quitok = empty; in edit() 353 state(f, empty && !nulls? Clean : Dirty); in edit() 354 if(empty && !nulls) in edit() 554 Strdupl(&genstr, empty); in loadflist()
|
| /plan9/sys/src/cmd/ip/ |
| H A D | traceroute.c | 453 int i, j, empty; in histogram() local 465 empty = 0; in histogram() 475 empty = 0; in histogram() 476 } else if(!empty){ in histogram() 478 empty = 1; in histogram()
|
| /plan9/sys/lib/sysconfig/auth/ |
| H A D | authproto | 2 keys 660 sys sys files/empty 3 keys.who 664 adm sys files/empty 5 netkeys 660 sys sys files/empty 6 netkeys.who 664 adm sys files/empty 13 warn.keys 664 sys sys files/empty 14 warn.netkeys 664 sys sys files/empty 35 auth 664 sys sys files/empty 36 consoledb 664 sys sys files/empty 37 mkfile 664 sys sys files/empty 88 cpurc 775 sys sys files/empty [all …]
|
| /plan9/sys/src/games/ |
| H A D | festoon.c | 134 static EE empty; local 137 nenv = empty; 810 static XX empty; in getxx() local 817 *rv = empty; in getxx() 1015 static EE empty; local 1026 nenv = empty; 1066 static EE empty; local 1068 nenv = empty; 1110 static EE empty; in getenvq() local 1117 *v = empty; in getenvq() [all …]
|
| /plan9/sys/src/ape/cmd/patch/ |
| H A D | NEWS | 35 * When patching a nonexistent file and making backups, an empty backup file 39 * `patch' now matches against empty and nonexistent files more generously. 40 A patch against an empty file applies to a nonexistent file, and vice versa. 65 - `patch' now distinguishes more accurately between empty and 68 suggests that it is empty, and if the header timestamp 71 When a file is removed, any empty ancestor directories are also removed. 170 * Reinstate the -E option to remove output files that are empty after
|
| /plan9/sys/src/cmd/ |
| H A D | aan.c | 55 static Channel *empty; variable 143 empty = chancreate(sizeof(Buf *), Nbuf); in threadmain() 148 sendp(empty, eb); in threadmain() 232 b = recvp(empty); in fromclient() 314 sendp(empty, rb); in fromnet()
|
| /plan9/sys/src/9/port/ |
| H A D | devaudio.c | 87 AQueue empty; member 359 b = getbuf(&audio.empty); in contindma() 362 putbuf(&audio.empty, b); in contindma() 374 putbuf(&audio.empty, b); in contindma() 638 audio.empty.first = 0; in setempty() 639 audio.empty.last = 0; in setempty() 646 putbuf(&audio.empty, &audio.buf[i]); in setempty() 1032 putbuf(&audio.empty, b); in audioread() 1190 b = getbuf(&audio.empty); in audiowrite()
|
| /plan9/sys/src/ape/lib/ap/gen/ |
| H A D | reduce | 8 # if empty directory, just return the input files
|
| /plan9/sys/src/libsec/port/ |
| H A D | reduce | 8 # if empty directory, just return the input files
|
| /plan9/sys/src/libmp/port/ |
| H A D | reduce | 8 # if empty directory, just return the input files
|
| /plan9/sys/src/libc/port/ |
| H A D | reduce | 8 # if empty directory, just return the input files
|
| /plan9/sys/src/cmd/unix/drawterm/libmp/ |
| H A D | reduce | 8 # if empty directory, just return the input files
|
| /plan9/sys/src/ape/lib/mp/port/ |
| H A D | reduce | 12 # if empty directory, just return the input files
|
| /plan9/sys/src/ape/lib/sec/port/ |
| H A D | reduce | 12 # if empty directory, just return the input files
|
| /plan9/usr/glenda/ |
| H A D | readme.rio | 96 I-beam represents an empty selection (between two 104 if dot is non-empty 108 empty)to the plumber. 110 if it is non-empty, or the contents of the clipboard. 111 If the dot is non-empty it does a snarf at the same time.
|