diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2007-04-29 16:20:32 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2007-04-29 16:20:32 +0000 |
| commit | 69c4d690b1048b8adbb3dc843d40b0a2a8b85cdd (patch) | |
| tree | e58217c27189be41ba138e7a0fc54e16ceee835d /sys/security | |
| parent | 15c096778f3dca29f71f1d9aa8595e34ce9db431 (diff) | |
Notes
Diffstat (limited to 'sys/security')
| -rw-r--r-- | sys/security/audit/audit_ioctl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/security/audit/audit_ioctl.h b/sys/security/audit/audit_ioctl.h index b68d359d9054..edf033987053 100644 --- a/sys/security/audit/audit_ioctl.h +++ b/sys/security/audit/audit_ioctl.h @@ -48,9 +48,6 @@ struct auditpipe_ioctl_preselect { */ #define AUDITPIPE_PRESELECT_MODE_TRAIL 1 /* Global audit trail. */ #define AUDITPIPE_PRESELECT_MODE_LOCAL 2 /* Local audit trail. */ -#ifdef NOTYET -#define AUDITPIPE_PRESELECT_MODE_PRIORITY 3 /* Prioritized trail. */ -#endif /* * Ioctls to read and control the behavior of individual audit pipe devices. |
