Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_exec.c239 sys_fexecve(struct thread *td, struct fexecve_args *uap) in sys_fexecve() function
H A Dinit_sysent.c544 …{ AS(fexecve_args), (sy_call_t *)sys_fexecve, AUE_FEXECVE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2107 int sys_fexecve(struct thread *, struct fexecve_args *);