Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/syslogd/
H A Dsyslogd.h278 static int shutdown_msg(void);
H A Dsyslogd.c509 (void) shutdown_msg(); /* stop threads */ in main()
1006 shutdown_msg(void) in shutdown_msg() function
5027 if (shutdown_msg() == -1) { in reconfigure()
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1641 static int shutdown_msg = 0; /* Flag if shutdown warning issued */ in update_temp() local
1824 if (shutdown_msg == 0) { in update_temp()
1833 shutdown_msg++; in update_temp()
1887 (--shutdown_msg == 0)) { in update_temp()