HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_execve_args (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_execve.c 67 netbsd32_execve(struct lwp *l, const struct netbsd32_execve_args *uap, register_t *retval)
netbsd32_sysent.c 374 ns(struct netbsd32_execve_args),
netbsd32_syscallargs.h 341 struct netbsd32_execve_args { struct
2965 int netbsd32_execve(struct lwp *, const struct netbsd32_execve_args *, register_t *);
netbsd32_systrace_args.c 468 const struct netbsd32_execve_args *p = params;
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 75 struct netbsd32_execve_args;
1149 int netbsd32_execve(struct lwp *, const struct netbsd32_execve_args *, register_t *);
linux32_sysent.c 80 ns(struct netbsd32_execve_args),
linux32_systrace_args.c 100 const struct netbsd32_execve_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 75 struct netbsd32_execve_args;
1142 int netbsd32_execve(struct lwp *, const struct netbsd32_execve_args *, register_t *);
linux32_sysent.c 83 ns(struct netbsd32_execve_args),
linux32_systrace_args.c 100 const struct netbsd32_execve_args *p = params;

Completed in 127 milliseconds