Searched refs:sys_fexecve_args (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_execve.c89 struct sys_fexecve_args ua;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dinit_sysent.c1125 { ns(struct sys_fexecve_args), 0,
H A Dkern_exec.c528 sys_fexecve(struct lwp *l, const struct sys_fexecve_args *uap,
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h2626 struct sys_fexecve_args { struct
3565 int sys_fexecve(struct lwp *, const struct sys_fexecve_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drump_syscalls.c4315 struct sys_fexecve_args callarg;
5576 { ns(struct sys_fexecve_args), 0,

Completed in 174 milliseconds