Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c200 #define HUP_INPROGRESS 0x0001 /* SIGHUP process in progress */ macro
1834 if ((hup_state & HUP_INPROGRESS) && in writemsg()
1929 if ((hup_state & HUP_INPROGRESS) && in writemsg()
4994 hup_state = HUP_INPROGRESS; in reconfigure()