Searched refs:AUE_FUTIMES (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 408 #define AUE_FUTIMES 43013 macro
|
| /freebsd-12-stable/sys/bsm/ |
| D | audit_kevents.h | 412 #define AUE_FUTIMES 43013 macro
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 258 …{ AS(futimes_args), (sy_call_t *)sys_futimes, AUE_FUTIMES, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT… 598 …{ AS(futimens_args), (sy_call_t *)sys_futimens, AUE_FUTIMES, NULL, 0, 0, SYF_CAPENABLED, SY_THR_ST…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 265 …{ AS(freebsd32_futimes_args), (sy_call_t *)freebsd32_futimes, AUE_FUTIMES, NULL, 0, 0, SYF_CAPENAB… 628 …{ AS(freebsd32_futimens_args), (sy_call_t *)freebsd32_futimens, AUE_FUTIMES, NULL, 0, 0, SYF_CAPEN…
|
| D | freebsd32_proto.h | 1327 #define FREEBSD32_SYS_AUE_freebsd32_futimes AUE_FUTIMES 1426 #define FREEBSD32_SYS_AUE_freebsd32_futimens AUE_FUTIMES
|
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_bsm.c | 1013 case AUE_FUTIMES: in kaudit_to_bsm()
|
| /freebsd-12-stable/contrib/openbsm/etc/ |
| D | audit_event | 376 43013:AUE_FUTIMES:futimes(2):fm
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2809 #define SYS_AUE_futimes AUE_FUTIMES 3073 #define SYS_AUE_futimens AUE_FUTIMES
|