Home
last modified time | relevance | path

Searched refs:pdgetpid_args (Results 1 – 4 of 4) sorted by relevance

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