Searched defs:SIGCHLD (Results 1 - 14 of 14) sorted by path

/freebsd-10-stable/contrib/diff/src/
H A Dsystem.h225 # define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/ee/
H A Dee.c110 #define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/gcc/
H A Dcollect2.c35 # define SIGCHLD SIGCLD macro
H A Dgcc.c83 # define SIGCHLD SIGCLD macro
H A Dprotoize.c32 # define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/libreadline/examples/rlfe/
H A Dos.h426 #define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_config.c27 # define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h2843 # define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/tcsh/
H A Dtc.sig.h40 # define SIGCHLD SIGCLD macro
/freebsd-10-stable/contrib/texinfo/info/
H A Dsignals.h30 #define SIGCHLD SIGCLD macro
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsfnms.c977 # define SIGCHLD SIGCLD macro
H A Drcsutil.c1017 # define SIGCHLD SIGCLD macro
/freebsd-10-stable/sys/sys/
H A Dsignal.h90 #define SIGCHLD 20 /* to parent on child stop or exit */ macro
/freebsd-10-stable/usr.sbin/pmcstat/
H A Dpmcstat.c255 kill(getppid(), SIGCHLD); local

Completed in 266 milliseconds