Home
last modified time | relevance | path

Searched refs:netbsd32___posix_chown_args (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h727 struct netbsd32___posix_chown_args;
1451 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
H A Dlinux32_sysent.c822 ns(struct netbsd32___posix_chown_args),
H A Dlinux32_systrace_args.c1314 const struct netbsd32___posix_chown_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h743 struct netbsd32___posix_chown_args;
1452 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
H A Dlinux32_sysent.c829 ns(struct netbsd32___posix_chown_args),
H A Dlinux32_systrace_args.c1346 const struct netbsd32___posix_chown_args *p = params; in systrace_args()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1238 ns(struct netbsd32___posix_chown_args),
H A Dnetbsd32_syscallargs.h1517 struct netbsd32___posix_chown_args { struct
3336 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
H A Dnetbsd32_netbsd.c1624 netbsd32___posix_chown(struct lwp *l, const struct netbsd32___posix_chown_args *uap, register_t *re… in netbsd32___posix_chown()
H A Dnetbsd32_systrace_args.c2048 const struct netbsd32___posix_chown_args *p = params; in systrace_args()