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

/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dbuild.h37 atf_error_t atf_build_cpp(const char *, const char *, const char *const [],
H A Dbuild_test.c188 atf_tc_set_md_var(tc, "descr", "Tests the atf_build_cpp function");
204 RE(atf_build_cpp(test->sfile, test->ofile, test->optargs,
207 RE(atf_build_cpp(test->sfile, test->ofile, NULL, &argv));
H A Dbuild.c194 atf_build_cpp(const char *sfile, function
206 err = append_config_var("atf_build_cpp", &argv_list);
H A Dcheck.c430 err = atf_build_cpp(sfile, ofile, optargs, &argv);
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/
H A Dbuild.cpp99 atf_error_t err = atf_build_cpp(sfile.c_str(), ofile.c_str(),

Completed in 212 milliseconds