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

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c108 { AS(freebsd32_execve_args), (sy_call_t *)freebsd32_execve, AUE_EXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 59 = freebsd32_execve */
H A Dfreebsd32_proto.h725 int freebsd32_execve(struct thread *, struct freebsd32_execve_args *);
H A Dfreebsd32_misc.c401 freebsd32_execve(struct thread *td, struct freebsd32_execve_args *uap) function

Completed in 736 milliseconds