Searched refs:atf_text_split (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtext.h45 atf_error_t atf_text_split(const char *, const char *, atf_list_t *);
H A Dtext.c97 atf_text_split(const char *str, const char *delim, atf_list_t *words) function
H A Dtext_test.c74 CE(atf_text_split(str, delim, &list));
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dbuild.c51 err = atf_text_split(atf_config_get(var), " ", &words);

Completed in 13 milliseconds