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

/freebsd-13-stable/contrib/atf/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 119 milliseconds