HomeSort by relevance Sort by last modified time
    Searched refs:context_cmp (Results 1 - 2 of 2) sorted by null

  /external/selinux/libsepol/include/sepol/policydb/
context.h 91 static inline int context_cmp(context_struct_t * c1, context_struct_t * c2) function
  /external/selinux/libsepol/src/
sidtab.c 216 if (context_cmp(&cur->context, context))

Completed in 46 milliseconds