Home
last modified time | relevance | path

Searched refs:sys_fchmodat (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/kern/
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 Dvfs_syscalls.c2750 sys_fchmodat(struct thread *td, struct fchmodat_args *uap) in sys_fchmodat() function
/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…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2105 int sys_fchmodat(struct thread *, struct fchmodat_args *);