Searched defs:HUP_INPROGRESS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c202 #define HUP_INPROGRESS 0x0001 /* SIGHUP process in progress */ macro
1847 if ((hup_state & HUP_INPROGRESS) &&
1942 if ((hup_state & HUP_INPROGRESS) &&
5009 hup_state = HUP_INPROGRESS;

Completed in 53 milliseconds