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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c95 } child_t; typedef in typeref:struct:_child
97 static child_t **child = NULL;
153 child_t *ch;
157 child[s] = (child_t *)calloc(1, sizeof (child_t));
201 child = (child_t **)calloc(max_pu_nscd, sizeof (child_t *));
214 static child_t *
220 child_t *ch, *ret = NULL;
254 child_t **tm
[all...]
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c65 } child_t; typedef in typeref:struct:_child
80 static child_t *
83 child_t *cp;
93 static child_t *
96 child_t *cp;
414 child_t *cp;
513 child_t *cp;
586 child_t *cp;

Completed in 47 milliseconds