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

  /external/selinux/checkpolicy/
module_compiler.h 107 int end_avrule_block(int pass);
policy_parse.y 881 { if (end_avrule_block(pass) == -1) return -1;
933 { if (end_avrule_block(pass) == -1) return -1; }
938 { if (end_avrule_block(pass) == -1) return -1; }
    [all...]
module_compiler.c 1535 int end_avrule_block(int pass) function
    [all...]

Completed in 107 milliseconds