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

  /external/libsepol/include/sepol/
context.h 10 extern int sepol_check_context(const char *context);
  /external/libsepol/utils/
chkcon.c 37 if (sepol_check_context(argv[2]) < 0) {
  /external/sepolicy/tools/
checkfc.c 13 if (sepol_check_context(context) < 0) {
  /external/libsepol/src/
context.c 21 int sepol_check_context(const char *context) function

Completed in 420 milliseconds