Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_port.c244 static void helper_port_compare2(int idx1, int idx2) in helper_port_compare2() function
273 helper_port_compare2(I_FIRST, I_FIRST); in test_port_compare2()
274 helper_port_compare2(I_FIRST, I_SECOND); in test_port_compare2()
275 helper_port_compare2(I_SECOND, I_FIRST); in test_port_compare2()
276 helper_port_compare2(I_SECOND, I_SECOND); in test_port_compare2()