Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_fcontext.c312 semanage_fcontext_t *fcontext1; in test_fcontext_compare2() local
320 fcontext1 = get_fcontext_nth(I_FIRST); in test_fcontext_compare2()
325 CU_ASSERT(semanage_fcontext_compare2(fcontext, fcontext1) == 0); in test_fcontext_compare2()
331 semanage_fcontext_free(fcontext1); in test_fcontext_compare2()