Home
last modified time | relevance | path

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

/system/sepolicy/tools/fc_sort/
Dfc_sort.c87 int fc_compare(file_context_node_t *a, file_context_node_t *b) in fc_compare() function
149 if (fc_compare(a, b) == 1) { in fc_merge()
164 fc_compare(a_current->next, in fc_merge()