Home
last modified time | relevance | path

Searched refs:quotify1 (Results 1 – 5 of 5) sorted by relevance

/openssl/util/perl/OpenSSL/
H A DUtil.pm104 sub quotify1 { subroutine
125 quotify1($_);
305 quotify1($_) . " => " . dump_data($ref->{$_}, %subopts);
313 $product = defined $$ref ? quotify1 $$ref : "undef";
315 $product = defined $ref ? quotify1 $ref : "undef";
H A DTemplate.pm64 $self->SUPER::fill_in(HASH => { quotify1 => \&quotify1,
/openssl/tools/
H A Dc_rehash.in14 my $dir = {- quotify1($config{openssldir}) -};
15 my $prefix = {- quotify1($config{prefix}) -};
/openssl/Configurations/
H A Dwindows-makefile.tmpl105 join(" ", map { quotify1(platform->dso($_)) }
117 join(" ", map { quotify1(platform->dso($_)) }
130 join(" ", map { quotify1(platform->dso($_)) }
137 join(" ", map { quotify1(platform->bin($_)) }
147 join(" ", map { quotify1($_) }
153 join(" ", map { quotify1($_) }
159 join(" ", map { quotify1($_) }
332 (map { '-D'.quotify1($_) }
337 (map { '-I'.quotify1($_) }
345 (map { '-D'.quotify1($_) }
[all …]
H A Dunix-Makefile.tmpl432 (map { '-I'.quotify1($_) }
466 (map { '-I'.quotify1($_) }

Completed in 16 milliseconds