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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 446 struct netbsd32_fchroot_args;
746 int netbsd32_fchroot(struct lwp *, const struct netbsd32_fchroot_args *, register_t *);
sunos32_sysent.c 703 ns(struct netbsd32_fchroot_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1296 ns(struct netbsd32_fchroot_args),
netbsd32_netbsd.c 1750 netbsd32_fchroot(struct lwp *l, const struct netbsd32_fchroot_args *uap, register_t *retval)
netbsd32_syscallargs.h 1610 struct netbsd32_fchroot_args { struct
3372 int netbsd32_fchroot(struct lwp *, const struct netbsd32_fchroot_args *, register_t *);
netbsd32_systrace_args.c 2169 const struct netbsd32_fchroot_args *p = params;

Completed in 20 milliseconds