Searched refs:semanage_set_root (Results 1 – 8 of 8) sorted by relevance
11 hidden_proto(semanage_set_root)
17 semanage_set_root;
44 int semanage_set_root(const char *root) in semanage_set_root() function51 hidden_def(semanage_set_root);
110 %exception semanage_set_root {
268 CU_ASSERT(semanage_set_root("asdf") >= 0); in helper_root()272 CU_ASSERT(semanage_set_root("") >= 0); in helper_root()
202 semanage_set_root("test-policy"); in helper_handle_create()
143 extern int semanage_set_root(const char *path);
255 semanage_set_root(optarg); in parse_command_line()