Searched refs:atf_map_to_charpp (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/atf/atf-c/detail/
H A Dmap.h99 char **atf_map_to_charpp(const atf_map_t *);
H A Dmap_test.c194 ATF_REQUIRE((array = atf_map_to_charpp(&map)) != NULL);
215 ATF_REQUIRE((array = atf_map_to_charpp(&map)) != NULL);
H A Dmap.c308 atf_map_to_charpp(const atf_map_t *l) function
H A Dtp_main.c555 raw_config = atf_map_to_charpp(&p.m_config);
/freebsd-10.3-release/contrib/atf/atf-c/
H A Dtp.c124 return atf_map_to_charpp(&tp->pimpl->m_config);
H A Dtc.c735 return atf_map_to_charpp(&tc->pimpl->m_vars);

Completed in 120 milliseconds