Searched refs:fchmod_args (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 72 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
|
| H A D | linux_systrace_args.c | 396 struct fchmod_args *p = params; in systrace_args()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 2890 struct fchmod_args { struct 2896 sys_fchmod(struct thread *td, struct fchmod_args *uap) in sys_fchmod() argument
|
| H A D | init_sysent.c | 182 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
|
| H A D | systrace_args.c | 690 struct fchmod_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 114 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
|
| H A D | linux_systrace_args.c | 512 struct fchmod_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 111 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
|
| H A D | linux_systrace_args.c | 794 struct fchmod_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 114 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
|
| H A D | linux32_systrace_args.c | 637 struct fchmod_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 114 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
|
| H A D | linux_systrace_args.c | 652 struct fchmod_args *p = params; in systrace_args()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 407 struct fchmod_args { struct 1935 int sys_fchmod(struct thread *, struct fchmod_args *);
|