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

  /external/selinux/libsemanage/src/
boolean_record.c 118 rc = selinux_set_policy_root(newroot);
130 rc = selinux_set_policy_root(oldroot);
  /external/selinux/libselinux/utils/
matchpathcon.c 115 if (selinux_set_policy_root(optarg) < 0 ) {
  /external/selinux/libselinux/include/selinux/
selinux.h 527 selinux_set_policy_root sets an alternate policy root directory path under
530 extern int selinux_set_policy_root(const char *rootpath);
  /external/selinux/libselinux/src/
selinux_config.c 276 int selinux_set_policy_root(const char *path) function
  /external/selinux/python/semanage/
seobject.py 263 selinux.selinux_set_policy_root("%s%s" % (selinux.selinux_path(), self.store))
    [all...]

Completed in 312 milliseconds