Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_exec.c224 sys_fexecve(struct thread *td, struct fexecve_args *uap) in sys_fexecve() function
Dinit_sysent.c529 …{ AS(fexecve_args), (sy_call_t *)sys_fexecve, AUE_FEXECVE, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
/freebsd-9-stable/sys/sys/
Dsysproto.h2101 int sys_fexecve(struct thread *, struct fexecve_args *);