Home
last modified time | relevance | path

Searched refs:fchmodat_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dvfs_syscalls.c2742 struct fchmodat_args { struct
2750 sys_fchmodat(struct thread *td, struct fchmodat_args *uap) in sys_fchmodat() argument
H A Dinit_sysent.c542 …{ AS(fchmodat_args), (sy_call_t *)sys_fchmodat, AUE_FCHMODAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
H A Dsystrace_args.c2654 struct fchmodat_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c562 …{ AS(fchmodat_args), (sy_call_t *)sys_fchmodat, AUE_FCHMODAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_S…
H A Dfreebsd32_systrace_args.c2588 struct fchmodat_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h1426 struct fchmodat_args { struct
2105 int sys_fchmodat(struct thread *, struct fchmodat_args *);