Home
last modified time | relevance | path

Searched refs:define_bool_tunable (Results 1 - 3 of 3) sorted by relevance

/third_party/selinux/checkpolicy/
H A Dpolicy_define.h23 int define_bool_tunable(int is_tunable);
H A Dpolicy_parse.y358 { if (define_bool_tunable(0)) return -1; }
361 { if (define_bool_tunable(1)) return -1; }
H A Dpolicy_define.c1742 int define_bool_tunable(int is_tunable) in define_bool_tunable() function

Completed in 7 milliseconds