Searched refs:AUE_PATHCONF (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_isc_sysent.c | 28 …{ AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC…
|
| D | syscalls.isc | 25 8 AUE_PATHCONF NOPROTO { int ibcs2_pathconf(char *path, int name); }
|
| D | syscalls.xenix | 64 46 AUE_PATHCONF STD { int ibcs2_pathconf(char *path, int name); }
|
| D | ibcs2_xenix.h | 165 #define IBCS2_XENIX_AUE_ibcs2_pathconf AUE_PATHCONF
|
| D | ibcs2_xenix_sysent.c | 65 …{ 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/ |
| D | audit_kevents.h | 121 #define AUE_PATHCONF 71 macro
|
| /freebsd-12-stable/sys/bsm/ |
| D | audit_kevents.h | 125 #define AUE_PATHCONF 71 macro
|
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_bsm.c | 817 case AUE_PATHCONF: in kaudit_to_bsm()
|
| /freebsd-12-stable/contrib/openbsm/etc/ |
| D | audit_event | 95 71:AUE_PATHCONF:pathconf(2):fa
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 243 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 250 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2796 #define SYS_AUE_pathconf AUE_PATHCONF
|