Home
last modified time | relevance | path

Searched defs:postnote (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/libc/9sys/
H A Dpostnote.c5 postnote(int group, int pid, char *note) in postnote() function
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Dstub.c149 postnote(Proc *p, int x, char *msg, int flag) in postnote() function
/plan9/sys/lib/dist/cmd/
H A Dbargraph.c316 postnote(int group, int pid, char *note) in postnote() function
/plan9/sys/src/ape/lib/draw/
H A Dlibc.h132 #define postnote(x, pid, msg) kill(pid, SIGTERM) macro
/plan9/sys/src/cmd/aux/
H A Dstatusbar.c327 postnote(int group, int pid, char *note) in postnote() function
/plan9/sys/src/ape/lib/9/
H A Dlibc.h136 #define postnote(x, pid, msg) kill(pid, SIGTERM) macro
/plan9/sys/src/ape/lib/sec/port/
H A Dlibc.h167 #define postnote(x, pid, msg) kill(pid, SIGTERM) macro
/plan9/sys/src/9/port/
H A Dproc.c925 postnote(Proc *p, int dolock, char *n, int flag) in postnote() function
/plan9/sys/src/cmd/ip/
H A Dftpd.c1707 postnote(int group, int pid, char *note) in postnote() function