Home
last modified time | relevance | path

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

/external/curl/tests/
Druntests.pl554 sub runclientoutput { subroutine
876 my @data = runclientoutput($cmd);
1186 my @data = runclientoutput($cmd);
1247 my @data = runclientoutput($cmd);
2958 my $hostname=join(' ', runclientoutput("hostname"));
2959 my $hosttype=join(' ', runclientoutput("uname -a"));
5485 my $ver=join(' ', runclientoutput("valgrind --version"));