Searched refs:AUE_FCHFLAGS (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h399 #define AUE_FCHFLAGS 43004 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h403 #define AUE_FCHFLAGS 43004 macro
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c1049 case AUE_FCHFLAGS:
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c94 { AS(fchflags_args), (sy_call_t *)sys_fchflags, AUE_FCHFLAGS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 35 = fchflags */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c87 { AS(fchflags_args), (sy_call_t *)sys_fchflags, AUE_FCHFLAGS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 35 = fchflags */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2665 #define SYS_AUE_fchflags AUE_FCHFLAGS

Completed in 254 milliseconds