Home
last modified time | relevance | path

Searched refs:DONTAUDIT (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
H A Daudit2why.c26 #define DONTAUDIT 1 macro
396 RETURN(DONTAUDIT) in analyze()
488 PyModule_AddIntConstant(m,"DONTAUDIT", DONTAUDIT);
/third_party/selinux/checkpolicy/
H A Dpolicy_parse.y129 %token DONTAUDIT
449 cond_dontaudit_def : DONTAUDIT names names ':' names names ';'
487 dontaudit_def : DONTAUDIT names names ':' names names ';'

Completed in 3 milliseconds