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

/freebsd-10-stable/contrib/atf/atf-c++/
H A Dbuild.cpp76 c_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
90 cpp(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
104 cxx_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
H A Dcheck.cpp103 build_c_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
117 build_cpp(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
131 build_cxx_o(const std::string& sfile, const std::string& ofile, const atf::process::argv_array& optargs) argument
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp55 std::vector< std::string > optargs; local
/freebsd-10-stable/contrib/atf/atf-c/
H A Dh_build.h44 const char *const optargs[16]; member in struct:c_o_test
182 const char *const optargs[16]; member in struct:cpp_test
281 const char *const optargs[16]; member in struct:cxx_o_test
H A Dbuild.c80 append_optargs(const char *const optargs[], atf_list_t *argv) argument
146 atf_build_c_o(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
192 atf_build_cpp(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
238 atf_build_cxx_o(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
[all...]
H A Dcheck.c396 atf_check_build_c_o(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
416 atf_check_build_cpp(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
436 atf_check_build_cxx_o(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dtest_helpers.c48 const char *optargs[4]; local
/freebsd-10-stable/contrib/ntp/util/
H A Dntptime.c77 static char optargs[] = "MNT:cde:f:hm:o:rs:t:"; variable

Completed in 78 milliseconds