HomeSort by relevance Sort by last modified time
    Searched refs:end_avrule_block (Results 1 - 3 of 3) sorted by null

  /external/checkpolicy/
module_compiler.h 107 int end_avrule_block(int pass);
policy_parse.y 819 { if (end_avrule_block(pass) == -1) return -1;
871 { if (end_avrule_block(pass) == -1) return -1; }
876 { if (end_avrule_block(pass) == -1) return -1; }
module_compiler.c 1534 int end_avrule_block(int pass) function
    [all...]

Completed in 57 milliseconds