Home
last modified time | relevance | path

Searched refs:mls_context_cmp (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h100 static inline int mls_context_cmp(const context_struct_t * c1, const context_struct_t * c2) in mls_context_cmp() function
142 (c1->type == c2->type) && mls_context_cmp(c1, c2)); in context_cmp()

Completed in 1 milliseconds