Searched refs:find_stopped_child (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/sys/kern/ |
| H A D | kern_exit.c | 121 static int find_stopped_child(struct proc *, idtype_t, id_t, int, 673 error = find_stopped_child(curproc, idtype, id, options, &child, in do_sys_waitid() 1008 find_stopped_child(struct proc *parent, idtype_t idtype, id_t id, int options, in find_stopped_child() function
|