Searched refs:helper_fcontext_get_set_con (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libsemanage/tests/ |
D | test_fcontext.c | 451 void helper_fcontext_get_set_con(level_t level, int fcontext_idx, in helper_fcontext_get_set_con() function 486 helper_fcontext_get_set_con(SH_CONNECT, I_FIRST, NULL); in test_fcontext_get_set_con() 487 helper_fcontext_get_set_con(SH_CONNECT, I_FIRST, in test_fcontext_get_set_con() 489 helper_fcontext_get_set_con(SH_CONNECT, I_SECOND, in test_fcontext_get_set_con() 491 helper_fcontext_get_set_con(SH_TRANS, I_FIRST, NULL); in test_fcontext_get_set_con() 492 helper_fcontext_get_set_con(SH_TRANS, I_FIRST, in test_fcontext_get_set_con() 494 helper_fcontext_get_set_con(SH_TRANS, I_SECOND, in test_fcontext_get_set_con()
|