Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_node.c65 static void test_node_exists_local(void);
123 CU_add_test(suite, "node_exists_local", test_node_exists_local); in node_add_tests()
722 static void test_node_exists_local(void) in test_node_exists_local() function