Searched refs:atf_list_to_charpp (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dlist.h95 char **atf_list_to_charpp(const atf_list_t *);
H A Dlist_test.c117 ATF_REQUIRE((array = atf_list_to_charpp(&list)) != NULL);
138 ATF_REQUIRE((array = atf_list_to_charpp(&list)) != NULL);
H A Dlist.c319 atf_list_to_charpp(const atf_list_t *l) function

Completed in 1750 milliseconds