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

  /external/selinux/libsepol/include/sepol/
context.h 13 extern int sepol_check_context(const char *context);
  /external/selinux/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/selinux/libsepol/src/
context.c 21 int sepol_check_context(const char *context) function
  /external/selinux/policycoreutils/setfiles/
setfiles.c 99 if (sepol_check_context(context) < 0) {

Completed in 732 milliseconds