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

/illumos-gate/usr/src/cmd/zoneadmd/
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);

Completed in 72 milliseconds