HomeSort by: relevance | last modified time | path
    Searched refs:perlcmd (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/
Configure 3012 my $perlcmd = (quotify("maybeshell", $config{PERL}))[0];
3013 my $cmd = "$perlcmd $configdata_outname";
  /src/crypto/external/bsd/openssl/dist/
Configure 2853 my $perlcmd = (quotify("maybeshell", $config{PERL}))[0];
2854 my $cmd = "$perlcmd $configdata_outname";
  /src/crypto/external/bsd/openssl.old/dist/
Configure 3235 my $perlcmd = (quotify("maybeshell", $config{PERL}))[0];
3236 my $cmd = "$perlcmd \"-I.\" \"-Mconfigdata\" \"$dofile\" -o\"Configure\" \"".join("\" \"",@templates)."\" > \"$out.new\"";

Completed in 62 milliseconds