Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_port.c52 static void test_port_exists(void);
109 CU_add_test(suite, "port_exists", test_port_exists); in port_add_tests()
502 static void test_port_exists(void) in test_port_exists() function