Searched refs:selinux_set_policy_root (Results 1 – 6 of 6) 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()
544 extern int selinux_set_policy_root(const char *rootpath);
273 int selinux_set_policy_root(const char *path) in selinux_set_policy_root() function
812 %exception selinux_set_policy_root {
263 selinux.selinux_set_policy_root("%s%s" % (selinux.selinux_path(), self.store))