Home
last modified time | relevance | path

Searched refs:__decorate_cmd (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTest.pm319 return __decorate_cmd($num, [ @prog, fixup_cmd_elements(@cmdargs) ],
1235 # __decorate_cmd NUM, CMDARRAYREF
1237 # __decorate_cmd takes a command number NUM and a command token array
1240 # __decorate_cmd returns a list of two strings, one with the command
1245 sub __decorate_cmd { subroutine
1274 print STDERR "DEBUG[__decorate_cmd]: \$cmdstr = \"$cmdstr\"\n";
1275 print STDERR "DEBUG[__decorate_cmd]: \$display_cmd = \"$display_cmd\"\n";
/third_party/openssl/util/perl/OpenSSL/
H A DTest.pm319 return __decorate_cmd($num, [ @prog, fixup_cmd_elements(@cmdargs) ],
1235 # __decorate_cmd NUM, CMDARRAYREF
1237 # __decorate_cmd takes a command number NUM and a command token array
1240 # __decorate_cmd returns a list of two strings, one with the command
1245 sub __decorate_cmd { subroutine
1274 print STDERR "DEBUG[__decorate_cmd]: \$cmdstr = \"$cmdstr\"\n";
1275 print STDERR "DEBUG[__decorate_cmd]: \$display_cmd = \"$display_cmd\"\n";

Completed in 3 milliseconds