Searched refs:netbsd32_execve_args (Results 1 - 10 of 10) sorted by relevance

/src/sys/compat/netbsd32/
H A Dnetbsd32_execve.c67 netbsd32_execve(struct lwp *l, const struct netbsd32_execve_args *uap, register_t *retval)
H A Dnetbsd32_sysent.c374 ns(struct netbsd32_execve_args),
H A Dnetbsd32_syscallargs.h341 struct netbsd32_execve_args { struct
2965 int netbsd32_execve(struct lwp *, const struct netbsd32_execve_args *, register_t *);
H A Dnetbsd32_systrace_args.c468 const struct netbsd32_execve_args *p = params;
/src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h75 struct netbsd32_execve_args;
1149 int netbsd32_execve(struct lwp *, const struct netbsd32_execve_args *, register_t *);
H A Dlinux32_sysent.c80 ns(struct netbsd32_execve_args),
H A Dlinux32_systrace_args.c100 const struct netbsd32_execve_args *p = params;
/src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h75 struct netbsd32_execve_args;
1142 int netbsd32_execve(struct lwp *, const struct netbsd32_execve_args *, register_t *);
H A Dlinux32_sysent.c83 ns(struct netbsd32_execve_args),
H A Dlinux32_systrace_args.c100 const struct netbsd32_execve_args *p = params;

Completed in 25 milliseconds