Home
last modified time | relevance | path

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

/f-stack/freebsd/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 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1296 int linux_execve(struct thread *, struct linux_execve_args *);
/f-stack/freebsd/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 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1384 int linux_execve(struct thread *, struct linux_execve_args *);
/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c102 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux_sysent.c31 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1597 int linux_execve(struct thread *, struct linux_execve_args *);
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c129 linux_execve(struct thread *td, struct linux_execve_args *args) in linux_execve() function
H A Dlinux32_sysent.c31 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux32_proto.h1604 int linux_execve(struct thread *, struct linux_execve_args *);
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c31 …{ .sy_narg = AS(linux_execve_args), .sy_call = (sy_call_t *)linux_execve, .sy_auevent = AUE_EXECVE…
H A Dlinux_proto.h1240 int linux_execve(struct thread *, struct linux_execve_args *);