Home
last modified time | relevance | path

Searched refs:SIGDIE1 (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/ntp/ntpd/
HDntpd.c240 #if !defined(SIM) && defined(SIGDIE1)
1086 # ifdef SIGDIE1
1087 signal_no_reset(SIGDIE1, finish);
1463 #if !defined(SIM) && defined(SIGDIE1)
1590 #if !defined(SIM) && defined(SIGDIE1)
/freebsd-head/contrib/ntp/libntp/
HDwork_thread.c671 # ifdef SIGDIE1 in block_thread_signals()
672 sigaddset(&block, SIGDIE1); in block_thread_signals()
/freebsd-head/contrib/ntp/include/
HDntpd.h352 # define SIGDIE1 SIGHUP macro