Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c1267 struct cil_list_item *__cil_ordered_find_match(struct cil_list_item *t, struct cil_list_item *i) in __cil_ordered_find_match() function
1301 omatch = __cil_ordered_find_match(nmatch, ofirst); in __cil_ordered_lists_merge()
1336 nmatch = __cil_ordered_find_match(ocurr, ncurr->next); in __cil_ordered_lists_merge()
1348 omatch = __cil_ordered_find_match(ncurr, ocurr->next); in __cil_ordered_lists_merge()