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

/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c28 { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 8 = ibcs2_pathconf */
H A Dibcs2_xenix.h165 #define IBCS2_XENIX_AUE_ibcs2_pathconf AUE_PATHCONF
H A Dibcs2_xenix_sysent.c65 { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 46 = ibcs2_pathconf */
/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h121 #define AUE_PATHCONF 71 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h125 #define AUE_PATHCONF 71 macro
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c817 case AUE_PATHCONF:
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c250 { AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 191 = pathconf */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c243 { AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 191 = pathconf */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2796 #define SYS_AUE_pathconf AUE_PATHCONF

Completed in 202 milliseconds