Searched refs:AUE_FPATHCONF (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c29 { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf, AUE_FPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 9 = ibcs2_fpathconf */
H A Dibcs2_xenix.h166 #define IBCS2_XENIX_AUE_ibcs2_fpathconf AUE_FPATHCONF
H A Dibcs2_xenix_sysent.c66 { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf, AUE_FPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 47 = ibcs2_fpathconf */
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h415 #define AUE_FPATHCONF 43019 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h419 #define AUE_FPATHCONF 43019 macro
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c1008 case AUE_FPATHCONF:
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c251 { AS(fpathconf_args), (sy_call_t *)sys_fpathconf, AUE_FPATHCONF, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 192 = fpathconf */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c244 { AS(fpathconf_args), (sy_call_t *)sys_fpathconf, AUE_FPATHCONF, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 192 = fpathconf */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2797 #define SYS_AUE_fpathconf AUE_FPATHCONF

Completed in 151 milliseconds