Searched defs:postnote (Results 1 – 9 of 9) sorted by relevance
/plan9/sys/src/libc/9sys/ |
H A D | postnote.c | 5 postnote(int group, int pid, char *note) in postnote() function
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | stub.c | 149 postnote(Proc *p, int x, char *msg, int flag) in postnote() function
|
/plan9/sys/lib/dist/cmd/ |
H A D | bargraph.c | 316 postnote(int group, int pid, char *note) in postnote() function
|
/plan9/sys/src/ape/lib/draw/ |
H A D | libc.h | 132 #define postnote(x, pid, msg) kill(pid, SIGTERM) macro
|
/plan9/sys/src/cmd/aux/ |
H A D | statusbar.c | 327 postnote(int group, int pid, char *note) in postnote() function
|
/plan9/sys/src/ape/lib/9/ |
H A D | libc.h | 136 #define postnote(x, pid, msg) kill(pid, SIGTERM) macro
|
/plan9/sys/src/ape/lib/sec/port/ |
H A D | libc.h | 167 #define postnote(x, pid, msg) kill(pid, SIGTERM) macro
|
/plan9/sys/src/9/port/ |
H A D | proc.c | 925 postnote(Proc *p, int dolock, char *n, int flag) in postnote() function
|
/plan9/sys/src/cmd/ip/ |
H A D | ftpd.c | 1707 postnote(int group, int pid, char *note) in postnote() function
|