Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.c201 #define HUP_ACCEPTABLE 0x0000 /* can start SIGHUP process */ macro
206 static int hup_state = HUP_ACCEPTABLE;
1359 hup_state = HUP_ACCEPTABLE; in logmsg()
4991 if (hup_state == HUP_ACCEPTABLE) in reconfigure()
4995 if (hup_state != HUP_ACCEPTABLE) { in reconfigure()