Searched refs:netbsd32___posix_chown_args (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 727 struct netbsd32___posix_chown_args; 1451 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
|
H A D | linux32_sysent.c | 822 ns(struct netbsd32___posix_chown_args),
|
H A D | linux32_systrace_args.c | 1314 const struct netbsd32___posix_chown_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 743 struct netbsd32___posix_chown_args; 1452 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
|
H A D | linux32_sysent.c | 829 ns(struct netbsd32___posix_chown_args),
|
H A D | linux32_systrace_args.c | 1346 const struct netbsd32___posix_chown_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 1238 ns(struct netbsd32___posix_chown_args),
|
H A D | netbsd32_syscallargs.h | 1517 struct netbsd32___posix_chown_args { struct 3336 int netbsd32___posix_chown(struct lwp *, const struct netbsd32___posix_chown_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 1624 netbsd32___posix_chown(struct lwp *l, const struct netbsd32___posix_chown_args *uap, register_t *re… in netbsd32___posix_chown()
|
H A D | netbsd32_systrace_args.c | 2048 const struct netbsd32___posix_chown_args *p = params; in systrace_args()
|