Searched defs:check_conditions (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Devents.c774 boolean_t check_conditions = B_FALSE; local
812 check_conditions = B_TRUE;
817 check_conditions = B_TRUE;
844 if (!shutting_down && check_conditions) {
846 check_conditions = B_FALSE;

Completed in 61 milliseconds