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

Completed in 136 milliseconds