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

  /external/selinux/libsepol/cil/test/unit/
test_cil_list.c 45 cil_destroy_avrule(test_avrule);
test_cil_build_ast.c 91 cil_destroy_avrule(test_avrule);
122 cil_destroy_avrule(test_avrule);
151 cil_destroy_avrule(test_avrule);
    [all...]
  /external/selinux/libsepol/cil/src/
cil_build_ast.h 109 void cil_destroy_avrule(struct cil_avrule *rule);
cil.c 653 cil_destroy_avrule(*data);
    [all...]
cil_build_ast.c 1895 void cil_destroy_avrule(struct cil_avrule *rule) function
    [all...]

Completed in 37 milliseconds