Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dkernel_to_common.c598 static int dtree_data_cmp(const void *a, const void *b) in dtree_data_cmp() function
706 rc = sort_ocontext_data(&pdb->ocontexts[5], dtree_data_cmp); in sort_ocontexts()