/src/sys/compat/linux32/common/ |
linux32_uid16.c | 73 struct sys___posix_chown_args ua;
|
/src/sys/compat/ultrix/ |
ultrix_syscallargs.h | 79 struct sys___posix_chown_args; 471 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
ultrix_sysent.c | 97 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/common/ |
linux_uid16.c | 63 struct sys___posix_chown_args bca;
|
/src/sys/compat/aoutm68k/ |
aoutm68k_syscallargs.h | 590 struct sys___posix_chown_args; 1225 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
aoutm68k_sysent.c | 1585 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 82 struct sys___posix_chown_args; 1462 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 111 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 429 struct sys___posix_chown_args; 1526 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 518 ns(struct sys___posix_chown_args),
|
linux_systrace_args.c | 801 const struct sys___posix_chown_args *p = params;
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 759 struct sys___posix_chown_args; 1748 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 938 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 782 struct sys___posix_chown_args; 1776 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 945 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 718 struct sys___posix_chown_args; 1729 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 903 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 768 struct sys___posix_chown_args; 1770 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 896 ns(struct sys___posix_chown_args),
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 645 struct sys___posix_chown_args; 1630 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
linux_sysent.c | 809 ns(struct sys___posix_chown_args),
|
/src/sys/compat/netbsd32/ |
netbsd32_netbsd.c | 1631 struct sys___posix_chown_args ua;
|
/src/sys/kern/ |
init_sysent.c | 1429 ns(struct sys___posix_chown_args),
|
/src/sys/sys/ |
syscallargs.h | 1840 struct sys___posix_chown_args { struct 3943 int sys___posix_chown(struct lwp *, const struct sys___posix_chown_args *, register_t *);
|
/src/sys/rump/librump/rumpkern/ |
rump_syscalls.c | 3145 struct sys___posix_chown_args callarg; 7826 ns(struct sys___posix_chown_args),
|