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

  /external/libsepol/include/sepol/policydb/
conditional.h 121 extern void cond_list_destroy(cond_list_t * list);
  /external/libsepol/src/
avrule_block.c 97 cond_list_destroy(x->cond_list);
conditional.c 501 void cond_list_destroy(cond_list_t * list) function
520 cond_list_destroy(p->cond_list);

Completed in 31 milliseconds