Searched refs:ns_set_permitted_paths (Results 1 – 5 of 5) sorted by relevance
80 void ns_set_permitted_paths(ns_t *ns, const char *permitted_paths);
304 void ns_set_permitted_paths(ns_t *ns, const char *permitted_paths) in ns_set_permitted_paths() function
268 if (permitted_paths) ns_set_permitted_paths(ns, permitted_paths); in set_ns_attrs()4425 ns_set_permitted_paths(ns, permitted_paths); in dlns_set_namespace_permitted_paths()
348 ns_set_permitted_paths(&ns, NULL); in namespace_test_0230()359 ns_set_permitted_paths(NULL, NULL); in namespace_test_0240()372 ns_set_permitted_paths(&ns, NULL); in namespace_test_0250()
1225 # ns_set_permitted_paths;