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 826 { if (end_avrule_block(pass) == -1) return -1;
878 { if (end_avrule_block(pass) == -1) return -1; }
883 { if (end_avrule_block(pass) == -1) return -1; }
module_compiler.c 1534 int end_avrule_block(int pass) function
    [all...]

Completed in 218 milliseconds