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

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtext.h43 atf_error_t atf_text_format(char **, const char *, ...);
H A Denv.c71 err = atf_text_format(&buf, "%s=%s", name, val);
96 err = atf_text_format(&buf, "%s=", name);
H A Denv_test.c80 RE(atf_text_format(&oldval, "%s", atf_env_get("PATH")));
H A Dtext.c68 atf_text_format(char **dest, const char *fmt, ...) function
H A Dtext_test.c198 err = atf_text_format(&str, "%s %s %d", "Test", "string", 1);
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dc_helpers.c170 RE(atf_text_format(&nofile, "%s.no",

Completed in 38 milliseconds