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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 37 struct netbsd32_exit_args;
475 int netbsd32_exit(struct lwp *, const struct netbsd32_exit_args *, register_t *);
sunos32_sysent.c 39 ns(struct netbsd32_exit_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 153 ns(struct netbsd32_exit_args),
netbsd32_netbsd.c 163 netbsd32_exit(struct lwp *l, const struct netbsd32_exit_args *uap, register_t *retval)
netbsd32_syscallargs.h 42 struct netbsd32_exit_args { struct
2851 int netbsd32_exit(struct lwp *, const struct netbsd32_exit_args *, register_t *);
netbsd32_systrace_args.c 25 const struct netbsd32_exit_args *p = params;

Completed in 21 milliseconds