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

  /external/selinux/libsepol/cil/src/
cil_list.h 62 int cil_list_match_any(struct cil_list *l1, struct cil_list *l2);
cil_list.c 263 int cil_list_match_any(struct cil_list *l1, struct cil_list *l2) function
cil_find.c 283 if (!cil_list_match_any(cl1, cl2)) goto exit;

Completed in 108 milliseconds