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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c86 int child_slot; member in struct:_child
182 ch->child_slot = s;
238 ret->child_slot, ret->child_uid);
297 int slot = ch->child_slot;
308 (void) init_slot(ch->child_slot);
318 (me, "returning slot %d\n", ch->child_slot);
989 child, ch->child_slot);
1006 selfcred_fork(&phdr1, forking_door, ch->child_slot,
1018 ch->child_slot, set2uid, set2gid);
1036 ch->child_slot);
[all...]

Completed in 257 milliseconds