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

  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 697 struct netbsd32___posix_fchown_args;
1441 int netbsd32___posix_fchown(struct lwp *, const struct netbsd32___posix_fchown_args *, register_t *);
linux32_sysent.c 802 ns(struct netbsd32___posix_fchown_args),
linux32_systrace_args.c 1269 const struct netbsd32___posix_fchown_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 713 struct netbsd32___posix_fchown_args;
1442 int netbsd32___posix_fchown(struct lwp *, const struct netbsd32___posix_fchown_args *, register_t *);
linux32_sysent.c 809 ns(struct netbsd32___posix_fchown_args),
linux32_systrace_args.c 1301 const struct netbsd32___posix_fchown_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1242 ns(struct netbsd32___posix_fchown_args),
netbsd32_netbsd.c 1641 netbsd32___posix_fchown(struct lwp *l, const struct netbsd32___posix_fchown_args *uap, register_t *retval)
netbsd32_syscallargs.h 1524 struct netbsd32___posix_fchown_args { struct
3346 int netbsd32___posix_fchown(struct lwp *, const struct netbsd32___posix_fchown_args *, register_t *);
netbsd32_systrace_args.c 2057 const struct netbsd32___posix_fchown_args *p = params;

Completed in 29 milliseconds