Home
last modified time | relevance | path

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

/third_party/selinux/checkpolicy/
H A Dmodule_compiler.h107 int end_avrule_block(int pass);
H A Dpolicy_parse.y926 { if (end_avrule_block(pass) == -1) return -1;
978 { if (end_avrule_block(pass) == -1) return -1; }
983 { if (end_avrule_block(pass) == -1) return -1; }
H A Dmodule_compiler.c1425 int end_avrule_block(int pass) in end_avrule_block() function

Completed in 4 milliseconds