Searched refs:WHAT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A DCA.pl.in48 my $WHAT = shift @ARGV || "";
115 if ( $WHAT =~ /^(-\?|-h|-help)$/ ) {
122 if ($WHAT eq '-newcert' ) {
126 } elsif ($WHAT eq '-precert' ) {
130 } elsif ($WHAT =~ /^\-newreq(\-nodes)?$/ ) {
134 } elsif ($WHAT eq '-newca' ) {
165 } elsif ($WHAT eq '-pkcs12' ) {
173 } elsif ($WHAT eq '-xsign' ) {
175 } elsif ($WHAT eq '-sign' ) {
178 } elsif ($WHAT e
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A DCA.pl.in46 my $WHAT = shift @ARGV || "";
121 if ( $WHAT =~ /^(-\?|-h|-help)$/ ) {
132 if ($WHAT eq '-newcert' ) {
137 } elsif ($WHAT eq '-precert' ) {
142 } elsif ($WHAT =~ /^\-newreq(\-nodes)?$/ ) {
146 } elsif ($WHAT eq '-newca' ) {
186 } elsif ($WHAT eq '-pkcs12' ) {
193 } elsif ($WHAT eq '-xsign' ) {
195 } elsif ($WHAT eq '-sign' ) {
199 } elsif ($WHAT e
[all...]
/netbsd-current/sys/arch/sparc/stand/binstall/
H A Dbinstall.sh83 WHAT=$1
107 case $WHAT in
148 echo "$WHAT: not recognised"
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A DConfigure1636 (my $WHAT = uc $what) =~ s|-|_|g;
1639 $WHAT = "RMD160" if $what eq "ripemd";
1645 my $macro = $disabled_info{$what}->{macro} = "OPENSSL_NO_$WHAT";
/netbsd-current/crypto/external/bsd/openssl/dist/
H A DConfigure1806 (my $WHAT = uc $what) =~ s|-|_|g;
1813 my $macro = $disabled_info{$what}->{macro} = "OPENSSL_NO_$WHAT";
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c14176 variable WHAT. DEFAULT is the default value if no attribute
14178 #define READ_OPERAND(WHAT, DEFAULT) \
14179 WHAT = mips_get_sync_operand (operands, (int) get_attr_sync_##WHAT (insn), \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc14320 variable WHAT. DEFAULT is the default value if no attribute
14322 #define READ_OPERAND(WHAT, DEFAULT) \
14323 WHAT = mips_get_sync_operand (operands, (int) get_attr_sync_##WHAT (insn), \

Completed in 425 milliseconds