Searched refs:semanage_bool_count (Results 1 – 4 of 4) sorted by relevance
16 extern int semanage_bool_count(semanage_handle_t * handle,
30 int semanage_bool_count(semanage_handle_t * handle, unsigned int *response) in semanage_bool_count() function
1352 %exception semanage_bool_count {
567 CU_ASSERT(semanage_bool_count(sh, &resp) < 0); in test_bool_count()568 CU_ASSERT(semanage_bool_count(sh, NULL) < 0); in test_bool_count()574 CU_ASSERT(semanage_bool_count(sh, &resp) >= 0); in test_bool_count()581 CU_ASSERT(semanage_bool_count(sh, &resp) >= 0); in test_bool_count()