Home
last modified time | relevance | path

Searched refs:linux_execve (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_machdep.c66 linux_execve(struct thread *td, struct linux_execve_args *uap) in linux_execve() function
H A Dlinux_sysent.c241 …{ AS(linux_execve_args), (sy_call_t *)linux_execve, AUE_EXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1233 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_machdep.c97 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux_sysent.c79 …{ AS(linux_execve_args), (sy_call_t *)linux_execve, AUE_EXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1293 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_machdep.c103 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux_sysent.c31 …{ AS(linux_execve_args), (sy_call_t *)linux_execve, AUE_EXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux_proto.h1537 int linux_execve(struct thread *, struct linux_execve_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_machdep.c130 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux32_sysent.c31 …{ AS(linux_execve_args), (sy_call_t *)linux_execve, AUE_EXECVE, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
H A Dlinux32_proto.h1519 int linux_execve(struct thread *, struct linux_execve_args *);