OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugprotocol
(Results
1 - 2
of
2
) sorted by null
/external/curl/tests/
sshserver.pl
81
my $
debugprotocol
= 0; # set to 1 for protocol debugging
105
elsif($ARGV[0] eq '--
debugprotocol
') {
107
$
debugprotocol
= 1;
193
my $loglevel = $
debugprotocol
?'DEBUG3':'DEBUG2';
[
all
...]
runtests.pl
289
my $
debugprotocol
;
[
all
...]
Completed in 179 milliseconds