Home
last modified time | relevance | path

Searched refs:newroot_path (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsemanage/utils/
Dsemanage_migrate_store103 create_dir("%s/%s" % (newroot_path(), store), 0o755)
139 print("Attempting to rebuild policy from %s" % newroot_path())
194 def newroot_path(): function
198 return "%s/%s/active" % (newroot_path(), store)
259 create_dir(newroot_path(), 0o755)