Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil.c1223 static int cil_cats_to_ebitmap(struct cil_cats *cats, struct ebitmap* cats_ebitmap) in cil_cats_to_ebitmap() function
1277 rc = cil_cats_to_ebitmap(low->cats, &elow); in cil_level_equals()
1282 rc = cil_cats_to_ebitmap(high->cats, &ehigh); in cil_level_equals()