Home
last modified time | relevance | path

Searched refs:atf_build_cxx_o (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/atf/dist/atf-c/
Dbuild_test.c234 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs, in ATF_TC_BODY()
237 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv)); in ATF_TC_BODY()
Dbuild.h39 atf_error_t atf_build_cxx_o(const char *, const char *, const char *const [],
Dbuild.c239 atf_build_cxx_o(const char *sfile, in atf_build_cxx_o() function
Dcheck.c448 err = atf_build_cxx_o(sfile, ofile, optargs, &argv); in atf_check_build_cxx_o()
/netbsd/src/external/bsd/atf/dist/atf-c++/
Dbuild.cpp113 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(), in cxx_o()
/netbsd/src/external/bsd/atf/lib/libatf-c/
Datf-c.expsym4 atf_build_cxx_o