Searched refs:selinux_set_policy_root (Results 1 – 5 of 5) sorted by relevance
118 rc = selinux_set_policy_root(newroot); in hidden_def()130 rc = selinux_set_policy_root(oldroot); in hidden_def()
115 if (selinux_set_policy_root(optarg) < 0 ) { in main()
530 extern int selinux_set_policy_root(const char *rootpath);
276 int selinux_set_policy_root(const char *path) in selinux_set_policy_root() function
263 selinux.selinux_set_policy_root("%s%s" % (selinux.selinux_path(), self.store))