Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/kern/
Dsys_procdesc.c210 sys_pdgetpid(struct thread *td, struct pdgetpid_args *uap) in sys_pdgetpid() function
529 sys_pdgetpid(struct thread *td, struct pdgetpid_args *uap) in sys_pdgetpid() function
Dinit_sysent.c556 …{ AS(pdgetpid_args), (sy_call_t *)sys_pdgetpid, AUE_PDGETPID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
/freebsd-10-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c582 …{ AS(pdgetpid_args), (sy_call_t *)sys_pdgetpid, AUE_PDGETPID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 5…
/freebsd-10-stable/sys/sys/
Dsysproto.h2206 int sys_pdgetpid(struct thread *, struct pdgetpid_args *);