Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c548 …{ .sy_narg = AS(fchmodat_args), .sy_call = (sy_call_t *)sys_fchmodat, .sy_auevent = AUE_FCHMODAT, …
H A Dvfs_syscalls.c2840 sys_fchmodat(struct thread *td, struct fchmodat_args *uap) in sys_fchmodat() function
/f-stack/freebsd/sys/
H A Dsysproto.h2161 int sys_fchmodat(struct thread *, struct fchmodat_args *);