Home
last modified time | relevance | path

Searched defs:SIGCHLD (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/include/ape/
H A Dsignal.h34 #define SIGCHLD 15 /* child process terminated or stopped */ macro
/plan9/sys/src/ape/cmd/diff/
H A Ddiff.c401 #define SIGCHLD SIGCLD macro
H A Dsdiff.c747 #define SIGCHLD SIGCLD in trapsigs() macro
H A Ddiff3.c364 #define SIGCHLD SIGCLD macro
/plan9/sys/src/ape/cmd/patch/
H A Dutil.c39 #define SIGCHLD SIGCLD macro
/plan9/sys/src/ape/cmd/pdksh/
H A Dsh.h171 # define SIGCHLD SIGCLD macro