Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_fcontext.c314 semanage_fcontext_t *fcontext3; in test_fcontext_compare2() local
322 fcontext3 = get_fcontext_nth(I_THIRD); in test_fcontext_compare2()
327 CU_ASSERT(semanage_fcontext_compare2(fcontext, fcontext3) > 0); in test_fcontext_compare2()
333 semanage_fcontext_free(fcontext3); in test_fcontext_compare2()