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

  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 823 .sy_call = (sy_call_t *)netbsd32___posix_chown
824 }, /* 212 = netbsd32___posix_chown */
linux32_syscallargs.h 1451 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 830 .sy_call = (sy_call_t *)netbsd32___posix_chown
831 }, /* 212 = netbsd32___posix_chown */
linux32_syscallargs.h 1452 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1239 .sy_call = (sy_call_t *)netbsd32___posix_chown
1240 }, /* 283 = netbsd32___posix_chown */
netbsd32_netbsd.c 1624 netbsd32___posix_chown(struct lwp *l, const struct netbsd32___posix_chown_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 1522 check_syscall_args(netbsd32___posix_chown)
3344 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);

Completed in 122 milliseconds