Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Daudit.c67 #define AUDIT_UNINITIALIZED 0 macro
1001 } else if (audit_initialized == AUDIT_UNINITIALIZED) { in audit_enable()