Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dkernel_to_common.c493 static int node_data_cmp(const void *a, const void *b) in node_data_cmp() function
666 rc = sort_ocontext_data(&pdb->ocontexts[4], node_data_cmp); in sort_ocontexts()