Home
last modified time | relevance | path

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

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