Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/i386/ibcs2/
Dibcs2_isc_sysent.c28 …{ AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC…
Dsyscalls.isc25 8 AUE_PATHCONF NOPROTO { int ibcs2_pathconf(char *path, int name); }
Dsyscalls.xenix64 46 AUE_PATHCONF STD { int ibcs2_pathconf(char *path, int name); }
Dibcs2_xenix.h165 #define IBCS2_XENIX_AUE_ibcs2_pathconf AUE_PATHCONF
Dibcs2_xenix_sysent.c65 …{ AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC…
/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h121 #define AUE_PATHCONF 71 macro
/freebsd-12-stable/sys/bsm/
Daudit_kevents.h125 #define AUE_PATHCONF 71 macro
/freebsd-12-stable/sys/security/audit/
Daudit_bsm.c817 case AUE_PATHCONF: in kaudit_to_bsm()
/freebsd-12-stable/contrib/openbsm/etc/
Daudit_event95 71:AUE_PATHCONF:pathconf(2):fa
/freebsd-12-stable/sys/kern/
Dinit_sysent.c243 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c250 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
/freebsd-12-stable/sys/sys/
Dsysproto.h2796 #define SYS_AUE_pathconf AUE_PATHCONF