Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_execve.c67 netbsd32_execve(struct lwp *l, const struct netbsd32_execve_args *uap, register_t *retval) in netbsd32_execve()
H A Dnetbsd32_sysent.c368 ns(struct netbsd32_execve_args),
H A Dnetbsd32_syscallargs.h341 struct netbsd32_execve_args { struct
2928 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; in systrace_args()
/netbsd/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; in systrace_args()
/netbsd/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; in systrace_args()