Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_port.c62 static void test_port_iterate_local(void);
118 CU_add_test(suite, "port_iterate_local", test_port_iterate_local); in port_add_tests()
727 static void test_port_iterate_local(void) in test_port_iterate_local() function