Searched refs:child_t (Results 1 – 2 of 2) sorted by relevance
95 } child_t; typedef97 static child_t **child = NULL;153 child_t *ch; in init_slot()157 child[s] = (child_t *)calloc(1, sizeof (child_t)); in init_slot()201 child = (child_t **)calloc(max_pu_nscd, sizeof (child_t *)); in _nscd_init_cslots()214 static child_t *220 child_t *ch, *ret = NULL; in get_cslot()254 child_t **tmp; in get_cslot()257 tmp = (child_t **)calloc(newmax, sizeof (child_t *)); in get_cslot()262 (void) memcpy(tmp, child, sizeof (child_t) * in get_cslot()[all …]
65 } child_t; typedef80 static child_t *83 child_t *cp; in child_find_by_pid()93 static child_t *96 child_t *cp; in child_find_by_uid()414 child_t *cp; in cmd_start()513 child_t *cp; in svc_sigchld()586 child_t *cp; in svc_cleanup()