Home
last modified time | relevance | path

Searched refs:fchmod_args (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c72 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
H A Dlinux_systrace_args.c396 struct fchmod_args *p = params; in systrace_args()
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2890 struct fchmod_args { struct
2896 sys_fchmod(struct thread *td, struct fchmod_args *uap) in sys_fchmod() argument
H A Dinit_sysent.c182 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
H A Dsystrace_args.c690 struct fchmod_args *p = params; in systrace_args()
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c114 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
H A Dlinux_systrace_args.c512 struct fchmod_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c111 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
H A Dlinux_systrace_args.c794 struct fchmod_args *p = params; in systrace_args()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c114 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
H A Dlinux32_systrace_args.c637 struct fchmod_args *p = params; in systrace_args()
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c114 …{ .sy_narg = AS(fchmod_args), .sy_call = (sy_call_t *)sys_fchmod, .sy_auevent = AUE_FCHMOD, .sy_fl…
H A Dlinux_systrace_args.c652 struct fchmod_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h407 struct fchmod_args { struct
1935 int sys_fchmod(struct thread *, struct fchmod_args *);