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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c100 static int open_tail; variable
143 open_tail = -1;
206 open_tail = -1;
280 open_tail = -1;
300 if (open_tail != -1) {
301 child[open_tail]->next_open = slot;
302 open_tail = slot;
305 open_head = open_tail = slot;

Completed in 77 milliseconds