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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h796 int freebsd32_fexecve(struct thread *, struct freebsd32_fexecve_args *);
H A Dfreebsd32_sysent.c555 { AS(freebsd32_fexecve_args), (sy_call_t *)freebsd32_fexecve, AUE_FEXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 492 = freebsd32_fexecve */
H A Dfreebsd32_misc.c413 freebsd32_fexecve(struct thread *td, struct freebsd32_fexecve_args *uap) function

Completed in 188 milliseconds