Searched refs:sigchild (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmsig.c51 extern void sigchild();
75 sigact.sa_handler = sigchild;
H A Dtmextern.h54 extern void sigchild();
H A Dtmhandler.c267 * sigchild - handler for SIGCLD
273 sigchild(n) function
284 debug("in sigchild");
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h364 #define sigchild() macro
580 #ifndef sigchild
581 extern void sigchild(void);
/illumos-gate/usr/src/cmd/mailx/
H A Dedit.c178 sigchild();
H A Dsigretro.c55 * sigchild()
258 sigchild(void) function
H A Dcmd3.c100 sigchild();
141 sigchild();
H A Dcollect.c890 sigchild();
1032 sigchild();
H A Dnames.c280 sigchild();
H A Dsend.c545 sigchild();
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c1276 * sigchild; reap child and collect status.
1284 sigchild(int sig) function
2110 (void) sigset(SIGCHLD, sigchild);
2230 (void) sigset(SIGCHLD, sigchild);
2656 (void) sigset(SIGCHLD, sigchild);

Completed in 82 milliseconds