Searched defs:optargs (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/atf/atf-c++/
H A Dbuild.cpp80 c_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
94 cpp(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
108 cxx_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
H A Dcheck.cpp107 build_c_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
121 build_cpp(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
135 build_cxx_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
/freebsd-10.0-release/contrib/atf/atf-c/
H A Dh_build.h48 const char *const optargs[16]; member in struct:c_o_test
186 const char *const optargs[16]; member in struct:cpp_test
285 const char *const optargs[16]; member in struct:cxx_o_test
H A Dbuild.c83 append_optargs(const char *const optargs[], atf_list_t *argv) argument
149 atf_build_c_o(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
194 atf_build_cpp(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
239 atf_build_cxx_o(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
[all...]
H A Dcheck.c400 atf_check_build_c_o(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
420 atf_check_build_cpp(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
440 atf_check_build_cxx_o(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp51 std::vector< std::string > optargs; local
/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A Dtest_helpers.c54 const char *optargs[4]; local
/freebsd-10.0-release/contrib/ntp/util/
H A Dntptime.c70 static char optargs[] = "MNT:cde:f:hm:o:rs:t:"; variable

Completed in 185 milliseconds