Home
last modified time | relevance | path

Searched refs:sys_pdgetpid (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_procdesc.c193 sys_pdgetpid(struct thread *td, struct pdgetpid_args *uap) in sys_pdgetpid() function
H A Dinit_sysent.c578 …{ .sy_narg = AS(pdgetpid_args), .sy_call = (sy_call_t *)sys_pdgetpid, .sy_auevent = AUE_PDGETPID, …
/f-stack/freebsd/sys/
H A Dsysproto.h2187 int sys_pdgetpid(struct thread *, struct pdgetpid_args *);