Home
last modified time | relevance | path

Searched refs:Waitmsg (Results 1 – 25 of 90) sorted by relevance

1234

/plan9/sys/src/ape/lib/ap/plan9/
H A Dwait.c19 Waitmsg* msg;
24 static Waitmsg *
28 Waitmsg *msg; in lookpid()
41 addpid(Waitmsg *msg) in addpid()
57 waitstatus(Waitmsg *w) in waitstatus()
87 waitresource(struct rusage *ru, Waitmsg *w) in waitresource()
119 Waitmsg *w; in wait4()
H A Dsys9.h2 struct Waitmsg struct
7 } Waitmsg; argument
113 extern Waitmsg* _WAIT(void);
H A D9wait.c65 Waitmsg*
70 Waitmsg *w; in _WAIT()
82 w = malloc(sizeof(Waitmsg)+l); in _WAIT()
H A Dacidlib290 aggr Waitmsg
298 Waitmsg(addr) {
299 complex Waitmsg addr;
651 aggr Waitmsg
659 Waitmsg(addr) {
660 complex Waitmsg addr;
/plan9/sys/src/cmd/9nfs/
H A Dsystem.c4 Waitmsg*
8 Waitmsg *w; in system()
30 Waitmsg*
H A Dfns.h45 Waitmsg *system(char*, char**);
46 Waitmsg *systeml(char*, ...);
/plan9/sys/src/libc/9sys/
H A Dwait.c5 Waitmsg*
10 Waitmsg *w; in wait()
21 w = malloc(sizeof(Waitmsg)+l); in wait()
/plan9/sys/src/ape/lib/draw/
H A Dlibc.h55 struct Waitmsg struct
60 } Waitmsg; argument
97 extern Waitmsg* _WAIT(void);
/plan9/sys/src/ape/lib/9/
H A Dlibc.h60 struct Waitmsg struct
65 } Waitmsg; argument
102 extern Waitmsg* _WAIT(void);
/plan9/sys/src/cmd/
H A Dlock.c22 static Waitmsg *
26 Waitmsg *w; in waitfor()
76 Waitmsg *w; in main()
H A Dtime.c13 Waitmsg *w; in main()
H A Dpcc.c210 Waitmsg *w; in doexec()
234 Waitmsg *w; in dopipe()
/plan9/sys/src/9/port/
H A Dlib.h168 typedef struct Waitmsg Waitmsg; typedef
220 struct Waitmsg struct
/plan9/sys/src/ape/lib/sec/port/
H A Dlibc.h60 struct Waitmsg struct
65 } Waitmsg; typedef
133 extern Waitmsg* _WAIT(void);
/plan9/sys/src/libauth/
H A Dauth_getkey.c11 Waitmsg *w; in auth_getkey()
/plan9/sys/src/cmd/ip/ipconfig/
H A Dppp.c14 Waitmsg *w; in pppbinddev()
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dlib.h172 struct Waitmsg struct
177 } Waitmsg; argument
/plan9/sys/src/libthread/
H A Dexit.c70 _threadwaitchan = chancreate(sizeof(Waitmsg*), 16); in threadwaitchan()
/plan9/sys/src/cmd/upas/common/
H A Dcommon.h67 Waitmsg *waitmsg;
/plan9/sys/src/cmd/cc/
H A Dcompat25 Waitmsg *w;
/plan9/sys/src/ape/9src/
H A Dtar.c27 Waitmsg *w; in main()
/plan9/sys/src/cmd/acid/
H A Dproc.c267 Waitmsg*
270 Waitmsg *w; in waitfor()
/plan9/sys/src/libc/port/
H A Dmalloc.acid225 aggr Waitmsg
233 Waitmsg(addr) {
234 complex Waitmsg addr;
/plan9/sys/src/ape/cmd/
H A Dcc.c269 Waitmsg *w; in doexec()
292 Waitmsg *w; in dopipe()
/plan9/sys/src/cmd/disk/kfs/
H A D9p12.c76 Waitmsg *w; in serve()

1234