Searched refs:mls_context_cmp (Results 1 – 1 of 1) sorted by relevance
100 static inline int mls_context_cmp(context_struct_t * c1, context_struct_t * c2) in mls_context_cmp() function142 (c1->type == c2->type) && mls_context_cmp(c1, c2)); in context_cmp()