Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/nscd/
H A Dnscd_selfcred.c78 CHILD_STATE_NONE = 0, enumerator
184 ch->child_state = CHILD_STATE_NONE; in init_slot()
321 if (ch->child_state == CHILD_STATE_NONE) in return_cslot()
327 if (ch->child_state == CHILD_STATE_NONE) { in return_cslot()
392 if (child[i]->child_state != CHILD_STATE_NONE) in _nscd_kill_all_children()