Searched refs:atf_build_c_o (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dbuild.h35 atf_error_t atf_build_c_o(const char *, const char *, const char *const [],
H A Dbuild_test.c158 atf_tc_set_md_var(tc, "descr", "Tests the atf_build_c_o function");
175 RE(atf_build_c_o(test->sfile, test->ofile, test->optargs,
178 RE(atf_build_c_o(test->sfile, test->ofile, NULL, &argv));
H A Dbuild.c149 atf_build_c_o(const char *sfile, function
H A Dcheck.c408 err = atf_build_c_o(sfile, ofile, optargs, &argv);
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dbuild.cpp85 atf_error_t err = atf_build_c_o(sfile.c_str(), ofile.c_str(),

Completed in 17 milliseconds