Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_fcontext.c911 CU_ASSERT(semanage_fcontext_count_local(sh, &resp) < 0); in test_fcontext_count_local()
916 CU_ASSERT(semanage_fcontext_count_local(sh, &resp) >= 0); in test_fcontext_count_local()
922 CU_ASSERT(semanage_fcontext_count_local(sh, &resp) >= 0); in test_fcontext_count_local()
926 CU_ASSERT(semanage_fcontext_count_local(sh, &resp) >= 0); in test_fcontext_count_local()
930 CU_ASSERT(semanage_fcontext_count_local(sh, &resp) >= 0); in test_fcontext_count_local()
934 CU_ASSERT(semanage_fcontext_count_local(sh, &resp) >= 0); in test_fcontext_count_local()
/external/selinux/libsemanage/include/semanage/
Dfcontexts_local.h24 extern int semanage_fcontext_count_local(semanage_handle_t * handle,
/external/selinux/libsemanage/src/
Dfcontexts_local.c53 int semanage_fcontext_count_local(semanage_handle_t * handle, in semanage_fcontext_count_local() function
Dsemanageswig_python_exception.i1658 %exception semanage_fcontext_count_local {