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

  /external/selinux/libselinux/include/selinux/
label.h 55 #define SELABEL_OPT_DIGEST 5
115 * generate the digest. The SELABEL_OPT_DIGEST option must
  /external/selinux/policycoreutils/setfiles/
restore.c 22 { SELABEL_OPT_DIGEST, r_opts->selabel_opt_digest }
restorecon_xattr.c 107 { SELABEL_OPT_DIGEST, (char *)1 }
  /external/selinux/restorecond/
restore.c 22 { SELABEL_OPT_DIGEST, r_opts->selabel_opt_digest }
  /external/selinux/libselinux/utils/
selabel_digest.c 76 { SELABEL_OPT_DIGEST, digest }
selinux_restorecon.c 61 "-i Do not set SELABEL_OPT_DIGEST option when calling "
120 { SELABEL_OPT_DIGEST, digest },
  /external/selinux/libselinux/src/
label.c 172 if (opts[n].type == SELABEL_OPT_DIGEST &&
selinux_restorecon.c 1065 { SELABEL_OPT_DIGEST, (char *)1 }
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 526 SELABEL_OPT_DIGEST = _selinux.SELABEL_OPT_DIGEST
    [all...]

Completed in 94 milliseconds