OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:require_bool_tunable
(Results
1 - 1
of
1
) sorted by null
/external/checkpolicy/
module_compiler.c
1048
static int
require_bool_tunable
(int pass, int is_tunable)
function
1101
return
require_bool_tunable
(pass, 0);
1106
return
require_bool_tunable
(pass, 1);
[
all
...]
Completed in 219 milliseconds