Home
last modified time | relevance | path

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

/external/selinux/libsemanage/tests/
Dtest_fcontext.c199 semanage_fcontext_t *get_fcontext_nth(int idx) in get_fcontext_nth() function
228 fcontext = get_fcontext_nth(idx); in get_fcontext_key_nth()
243 fcontext = get_fcontext_nth(fcontext_idx); in add_local_fcontext()
289 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_compare()
319 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_compare2()
320 fcontext1 = get_fcontext_nth(I_FIRST); in test_fcontext_compare2()
321 fcontext2 = get_fcontext_nth(I_SECOND); in test_fcontext_compare2()
322 fcontext3 = get_fcontext_nth(I_THIRD); in test_fcontext_compare2()
372 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_key_extract()
393 fcontext = get_fcontext_nth(I_FIRST); in test_fcontext_get_set_expr()
[all …]