Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c87 int child_slot; member
183 ch->child_slot = s; in init_slot()
239 ret->child_slot, ret->child_uid); in get_cslot()
298 int slot = ch->child_slot; in return_cslot_nolock()
309 (void) init_slot(ch->child_slot); in return_cslot_nolock()
319 (me, "returning slot %d\n", ch->child_slot); in return_cslot()
992 child, ch->child_slot); in _nscd_proc_alt_get()
1009 selfcred_fork(&phdr1, forking_door, ch->child_slot, in _nscd_proc_alt_get()
1021 ch->child_slot, set2uid, set2gid); in _nscd_proc_alt_get()
1039 ch->child_slot); in _nscd_proc_alt_get()
[all …]