Home
last modified time | relevance | path

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

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