Searched refs:cil_cats_to_ebitmap (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil.c1176 static int cil_cats_to_ebitmap(struct cil_cats *cats, struct ebitmap* cats_ebitmap) function
1230 rc = cil_cats_to_ebitmap(low->cats, &elow);
1235 rc = cil_cats_to_ebitmap(high->cats, &ehigh);

Completed in 21 milliseconds