Searched refs:quotify (Results 1 – 3 of 3) sorted by relevance
/openssl/ |
H A D | configdata.pm.in | 293 my $quotify = sub { 304 print '[ ', join(', ', $quotify->(@{$target{$_}})), " ],\n"; 306 print $quotify->($target{$_}), ",\n"
|
H A D | Configure | 2999 my $perlcmd = (quotify("maybeshell", $config{PERL}))[0]; 3590 sub quotify { subroutine
|
/openssl/Configurations/ |
H A D | 00-base-templates.conf | 141 push @defs, 'LIBZ=' . (quotify("perl", $zlib))[0];
|
Completed in 15 milliseconds