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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 746 int netbsd32_fchroot(struct lwp *, const struct netbsd32_fchroot_args *, register_t *);
sunos32_sysent.c 704 .sy_call = (sy_call_t *)netbsd32_fchroot
705 }, /* 177 = netbsd32_fchroot */
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1297 .sy_call = (sy_call_t *)netbsd32_fchroot
1298 }, /* 297 = netbsd32_fchroot */
netbsd32_netbsd.c 1750 netbsd32_fchroot(struct lwp *l, const struct netbsd32_fchroot_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 1613 check_syscall_args(netbsd32_fchroot)
3372 int netbsd32_fchroot(struct lwp *, const struct netbsd32_fchroot_args *, register_t *);

Completed in 16 milliseconds