| /src/sys/rump/librump/rumpvfs/ |
| rumpvfs_syscalls.c | 48 extern sy_call_t sys___posix_fchown; 153 { 284, sys___posix_fchown },
|
| /src/sys/compat/linux32/common/ |
| linux32_uid16.c | 113 return sys___posix_fchown(l, &ua, retval);
|
| /src/sys/compat/linux/common/ |
| linux_uid16.c | 86 return sys___posix_fchown(l, &bfa, retval);
|
| /src/sys/compat/ultrix/ |
| ultrix_syscallargs.h | 617 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| ultrix_sysent.c | 529 .sy_call = (sy_call_t *)sys___posix_fchown
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 1227 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| aoutm68k_sysent.c | 1593 .sy_call = (sy_call_t *)sys___posix_fchown
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_sysent.c | 525 .sy_call = (sy_call_t *)sys___posix_fchown
|
| linux_syscallargs.h | 1546 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 1270 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| linux_sysent.c | 289 .sy_call = (sy_call_t *)sys___posix_fchown
|
| /src/sys/compat/linux/arch/i386/ |
| linux_sysent.c | 927 .sy_call = (sy_call_t *)sys___posix_fchown
|
| linux_syscallargs.h | 1778 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_sysent.c | 920 .sy_call = (sy_call_t *)sys___posix_fchown
|
| linux_syscallargs.h | 1758 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_sysent.c | 942 .sy_call = (sy_call_t *)sys___posix_fchown
|
| linux_syscallargs.h | 1751 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| /src/sys/compat/linux/arch/mips/ |
| linux_sysent.c | 435 .sy_call = (sy_call_t *)sys___posix_fchown
|
| linux_syscallargs.h | 1612 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_sysent.c | 443 .sy_call = (sy_call_t *)sys___posix_fchown
|
| linux_syscallargs.h | 1508 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 1654 return sys___posix_fchown(l, &ua, retval);
|
| /src/sys/kern/ |
| init_sysent.c | 1437 .sy_call = (sy_call_t *)sys___posix_fchown
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1614 int sys___posix_fchown(struct lwp *, const struct sys___posix_fchown_args *, register_t *);
|
| linux_sysent.c | 537 .sy_call = (sy_call_t *)sys___posix_fchown
|