Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit_kevents.h125 #define AUE_PATHCONF 71 macro
/f-stack/freebsd/security/audit/
H A Daudit_bsm.c830 case AUE_PATHCONF: in kaudit_to_bsm()
/f-stack/freebsd/kern/
H A Dinit_sysent.c249 …{ .sy_narg = AS(pathconf_args), .sy_call = (sy_call_t *)sys_pathconf, .sy_auevent = AUE_PATHCONF, …
/f-stack/freebsd/sys/
H A Dsysproto.h2869 #define SYS_AUE_pathconf AUE_PATHCONF