Searched refs:call (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtest_program_test.cpp125 std::string call = "got_tc(" + ident + ", {"; local
129 call += ", ";
130 call += (*iter).first + '=' + (*iter).second;
132 call += "})";
133 m_calls.push_back(call);
/bind-9.6-ESV-R11/win32utils/
H A DBuildSetup.bat40 call dnsheadergen.bat
77 call BuildOpenSSL.bat
/bind-9.6-ESV-R11/
H A Dltmain.sh132 # positional parameter $0, within a function call, is the name of the
186 # call:
1750 # because $build is cygwin, we call "the" cygpath in $PATH; no need to use
4979 Note that spawn() does not by itself call the command interpreter

Completed in 1658 milliseconds