Lines Matching refs:id_t
123 static int find_stopped_child(struct proc *, idtype_t, id_t, int,
662 do_sys_waitid(idtype_t idtype, id_t id, int *pid, int *status, int options,
707 id_t id;
721 id = (id_t)-*pid;
724 id = (id_t)*pid;
768 syscallarg(id_t) id;
778 id_t id;
833 match_process(const struct proc *pp, struct proc **q, idtype_t idtype, id_t id,
949 debugged_child_exists(idtype_t idtype, id_t id, int options, siginfo_t *si,
1010 find_stopped_child(struct proc *parent, idtype_t idtype, id_t id, int options,
1035 id = (id_t)parent->p_pgid;