Searched refs:sys_fchflags (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dvfs_syscalls.c2397 sys_fchflags(struct thread *td, struct fchflags_args *uap) function
H A Dinit_sysent.c83 { AS(fchflags_args), (sy_call_t *)sys_fchflags, AUE_FCHFLAGS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 35 = fchflags */
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c90 { AS(fchflags_args), (sy_call_t *)sys_fchflags, AUE_FCHFLAGS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 35 = fchflags */
/freebsd-11-stable/sys/sys/
H A Dsysproto.h1830 int sys_fchflags(struct thread *, struct fchflags_args *);

Completed in 159 milliseconds