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

  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 803 .sy_call = (sy_call_t *)netbsd32___posix_fchown
804 }, /* 207 = netbsd32___posix_fchown */
linux32_syscallargs.h 1441 int netbsd32___posix_fchown(struct lwp *, const struct netbsd32___posix_fchown_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 810 .sy_call = (sy_call_t *)netbsd32___posix_fchown
811 }, /* 207 = netbsd32___posix_fchown */
linux32_syscallargs.h 1442 int netbsd32___posix_fchown(struct lwp *, const struct netbsd32___posix_fchown_args *, register_t *);
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1243 .sy_call = (sy_call_t *)netbsd32___posix_fchown
1244 }, /* 284 = netbsd32___posix_fchown */
netbsd32_netbsd.c 1641 netbsd32___posix_fchown(struct lwp *l, const struct netbsd32___posix_fchown_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 1529 check_syscall_args(netbsd32___posix_fchown)
3346 int netbsd32___posix_fchown(struct lwp *, const struct netbsd32___posix_fchown_args *, register_t *);

Completed in 21 milliseconds