Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_post.c505 struct cil_nodecon *b_nodecon = *(struct cil_nodecon **)b; in cil_post_nodecon_context_compare() local
506 return context_compare(a_nodecon->context, b_nodecon->context); in cil_post_nodecon_context_compare()