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

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

Completed in 103 milliseconds