OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__decorate_cmd
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
Test.pm
320
return
__decorate_cmd
($num, [ @prog, quotify(@cmdargs) ],
1154
#
__decorate_cmd
NUM, CMDARRAYREF
1156
#
__decorate_cmd
takes a command number NUM and a command token array
1159
#
__decorate_cmd
returns a list of two strings, one with the command
1164
sub
__decorate_cmd
{
subroutine
1190
print STDERR "DEBUG[
__decorate_cmd
]: \$cmdstr = \"$cmdstr\"\n";
1191
print STDERR "DEBUG[
__decorate_cmd
]: \$display_cmd = \"$display_cmd\"\n";
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Test.pm
320
return
__decorate_cmd
($num, [ @prog, fixup_cmd_elements(@cmdargs) ],
1261
#
__decorate_cmd
NUM, CMDARRAYREF
1263
#
__decorate_cmd
takes a command number NUM and a command token array
1266
#
__decorate_cmd
returns a list of two strings, one with the command
1271
sub
__decorate_cmd
{
subroutine
1300
print STDERR "DEBUG[
__decorate_cmd
]: \$cmdstr = \"$cmdstr\"\n";
1301
print STDERR "DEBUG[
__decorate_cmd
]: \$display_cmd = \"$display_cmd\"\n";
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Test.pm
319
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 57 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026