Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c72 static boolean_t shutdown_started = B_FALSE; variable
391 if (shutdown_started == B_FALSE) { in drain_script()
392 shutdown_started = B_TRUE; in drain_script()
723 if (shutdown_started) { in ipc_event()