Searched refs:AUE_FHSTATFS (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 463 #define AUE_FHSTATFS 43062 /* FreeBSD-specific. */ macro
|
| /freebsd-12-stable/sys/bsm/ |
| D | audit_kevents.h | 467 #define AUE_FHSTATFS 43062 /* FreeBSD-specific. */ macro
|
| /freebsd-12-stable/sys/kern/ |
| D | init_sysent.c | 349 …{ compat4(AS(freebsd4_fhstatfs_args),fhstatfs), AUE_FHSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 2… 450 …{ compat11(AS(freebsd11_fhstatfs_args),fhstatfs), AUE_FHSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /*… 610 …{ AS(fhstatfs_args), (sy_call_t *)sys_fhstatfs, AUE_FHSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 5…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 356 …{ compat4(AS(freebsd4_freebsd32_fhstatfs_args),freebsd32_fhstatfs), AUE_FHSTATFS, NULL, 0, 0, 0, S… 457 …{ compat11(AS(freebsd11_fhstatfs_args),fhstatfs), AUE_FHSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /*… 640 …{ AS(fhstatfs_args), (sy_call_t *)sys_fhstatfs, AUE_FHSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 5…
|
| D | freebsd32_proto.h | 1349 #define FREEBSD32_SYS_AUE_freebsd4_freebsd32_fhstatfs AUE_FHSTATFS
|
| /freebsd-12-stable/sys/security/audit/ |
| D | audit_bsm.c | 848 case AUE_FHSTATFS: in kaudit_to_bsm()
|
| /freebsd-12-stable/contrib/openbsm/etc/ |
| D | audit_event | 425 43062:AUE_FHSTATFS:fhstatfs(2):fa
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2853 #define SYS_AUE_freebsd4_fhstatfs AUE_FHSTATFS 2938 #define SYS_AUE_freebsd11_fhstatfs AUE_FHSTATFS 3083 #define SYS_AUE_fhstatfs AUE_FHSTATFS
|