Searched refs:in_death_throes (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.h90 extern boolean_t in_death_throes;
H A Dzoneadmd.c135 boolean_t in_death_throes = B_FALSE; /* daemon is dying */ variable
1271 if (in_death_throes) {
1396 * Once it does, we will be in_death_throes.
2252 assert(in_death_throes);
H A Dzcons.c972 in_death_throes = B_TRUE;

Completed in 57 milliseconds