idtype_t
int clock_getcpuclockid2(idtype_t, id_t, clockid_t *);
waitid(idtype_t idtype, id_t id, siginfo_t *info, int flags)
pset_bind(psetid_t psid, idtype_t idtype, id_t id, psetid_t *opsid)
idtype_t idtype;
syscallarg(idtype_t) idtype;
syscallarg(idtype_t) idtype;
syscallarg(idtype_t) idtype;
idtype_t idtype = SCARG(uap, idtype);
find_stopped_child(struct proc *parent, idtype_t idtype, id_t id, int options,
static int find_stopped_child(struct proc *, idtype_t, id_t, int,
do_sys_waitid(idtype_t idtype, id_t id, int *pid, int *status, int options,
idtype_t idtype;
idtype_t idtype;
match_process(const struct proc *pp, struct proc **q, idtype_t idtype, id_t id,
debugged_child_exists(idtype_t idtype, id_t id, int options, siginfo_t *si,
int rump_sys_clock_getcpuclockid2(idtype_t, id_t, clockid_t *) __RENAME(RUMP_SYS_RENAME_CLOCK_GETCPUCLOCKID2);
int rump___sysimpl_clock_getcpuclockid2(idtype_t, id_t, clockid_t *);
rump___sysimpl_clock_getcpuclockid2(idtype_t idtype, id_t id, clockid_t * clock_id)
int do_sys_waitid(idtype_t, id_t, int *, int *, int, struct wrusage *,
int pset_bind(psetid_t, idtype_t, id_t, psetid_t *);
int _pset_bind(idtype_t, id_t, id_t, psetid_t, psetid_t *);
syscallarg(idtype_t) idtype;
syscallarg(idtype_t) idtype;
syscallarg(idtype_t) idtype;
int waitid(idtype_t, id_t, siginfo_t *, int);
pid_t wait6(idtype_t, id_t, int *, int, struct wrusage *, siginfo_t *);
if (pset_bind(psid, P_PID, (idtype_t)getint(*argv), NULL))
if (pset_bind(PS_NONE, P_PID, (idtype_t)getint(*argv), NULL))