Home
last modified time | relevance | path

Searched defs:got_sigchld (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/cron/dist/
H A Dcron.c49 static volatile sig_atomic_t got_sighup, got_sigchld; variable
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_thread.c151 static int got_sigchld = 0; variable