Searched refs:freebsd32_fexecve (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c554 { AS(freebsd32_fexecve_args), (sy_call_t *)freebsd32_fexecve, AUE_FEXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 492 = freebsd32_fexecve */
H A Dfreebsd32_proto.h823 int freebsd32_fexecve(struct thread *, struct freebsd32_fexecve_args *);
H A Dfreebsd32_misc.c419 freebsd32_fexecve(struct thread *td, struct freebsd32_fexecve_args *uap) function

Completed in 67 milliseconds