Searched refs:sys_fchown (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 115 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl… 227 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_NULL, .sy_flag…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 115 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl… 227 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_NULL, .sy_flag…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 115 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl… 227 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_NULL, .sy_flag…
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 75 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 113 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 181 …{ .sy_narg = AS(fchown_args), .sy_call = (sy_call_t *)sys_fchown, .sy_auevent = AUE_FCHOWN, .sy_fl…
|
| H A D | vfs_syscalls.c | 3027 sys_fchown(struct thread *td, struct fchown_args *uap) in sys_fchown() function
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 1934 int sys_fchown(struct thread *, struct fchown_args *);
|