Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_port.c60 static void test_port_exists_local(void);
116 CU_add_test(suite, "port_exists_local", test_port_exists_local); in port_add_tests()
661 static void test_port_exists_local(void) in test_port_exists_local() function