Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_port.c595 semanage_context_t *con_local = NULL; in test_port_modify_del_local() local
610 con_local = semanage_port_get_con(port_local); in test_port_modify_del_local()
611 CU_ASSERT_CONTEXT_EQUAL(con, con_local); in test_port_modify_del_local()