Home
last modified time | relevance | path

Searched refs:WHAT (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/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 eq '-signCA' ) {
[all …]
/netbsd-src/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 eq '-signCA' ) {
[all …]
/netbsd-src/sys/arch/sparc/stand/binstall/
H A Dbinstall.sh83 WHAT=$1
107 case $WHAT in
148 echo "$WHAT: not recognised"
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7-asm.sx1478 #define WHAT R13
1480 DEFUN call_dd ; WHAT = R13 = 3
1482 LABEL call_xd ; WHAT = R13 = 2
1484 LABEL call_ddx ; WHAT = R13 = 1
1486 LABEL call_dx ; WHAT = R13 = 0
1487 push WHAT
1488 mov WHAT, ZERO
1501 dec WHAT
1502 brmi .Ldx ; WHAT was initially 0.
1507 tst WHAT
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7-asm.sx1478 #define WHAT R13
1480 DEFUN call_dd ; WHAT = R13 = 3
1482 LABEL call_xd ; WHAT = R13 = 2
1484 LABEL call_ddx ; WHAT = R13 = 1
1486 LABEL call_dx ; WHAT = R13 = 0
1487 push WHAT
1488 mov WHAT, ZERO
1501 dec WHAT
1502 brmi .Ldx ; WHAT was initially 0.
1507 tst WHAT
[all …]
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/
H A Dtest_template4 $details = "<FILL IN DETAILS OF HOW YOU TEST WHAT YOU SAY YOU ARE TESTING>";
/netbsd-src/external/bsd/bzip2/dist/
H A DREADME145 WHAT'S NEW IN 0.9.0 (as compared to 0.1pl2) ?
156 WHAT'S NEW IN 0.9.5 ?
164 WHAT'S NEW IN 1.0.x ?
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpascal31 # WHAT iS THAT?
H A Dmsvc71 # library flags; 0 or 1, but WHAT IS 0x4d in MOUSE.LIB ?
174 # GRR: WHAT iS THAT? AA foo comment record
H A Dgeo77 # creation; unsigned int file creation time; WHAT time format is this?
H A Djpeg164 # WHAT IS THAT? DEAD ENTRY?
H A Dintel228 # pointer to vital product data (VPD); 0 indicates no VPD; WHAT EXACTLY iS VPD?
H A Ddatabase493 # like: "WHAT IS XBASE" test.dbt "Borges, Malte" biblio.dbt "First memo\032\032" T2.DBT
613 # WHAT EXACTLY IS THAT? index signature like: 0 (sybase-ianywhere-cdx.trid.xml) 1 (cdx-vfp7.trid.xm…
H A Darchive249 # c_dev; device number; WHAT IS THAT?
1343 # filespec position in filename; WHAT IS THAT?
2049 # struc; file structure if any; WHAT IS THAT?
H A Dmsdos429 # GRR: WHAT OS is this?
H A Dimages1430 # NumberOfColors; number of colors in image like: 256 4 2 0 (WHAT DOES THIS MEAN?)
/netbsd-src/lib/libc/rpc/
H A DREADME9 the RPC protocol compiler (rpcgen). See WHAT'S NEW below for
210 WHAT'S NEW IN THIS RELEASE: RPCSRC 4.0
/netbsd-src/games/fortune/datfiles/
H A Dunamerican-o.real220 DESTROY WHAT
H A Dzippy972 table will PAY for my SHREDDED WHAT and ENGLISH MUFFIN ... and also
/netbsd-src/usr.bin/crunch/
H A DREADME8 WHAT'S NEW IN 0.3
/netbsd-src/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-src/crypto/external/bsd/openssh/dist/
H A DREADME.lpk54 - WHAT WE NEED :
/netbsd-src/sys/arch/m68k/fpsp/
H A Dsatan.sa346 *--WHAT WE HAVE HERE IS MERELY A1 = A3, A2 = A1/A3, A3 = A2/A3.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc14274 #define READ_OPERAND(WHAT, DEFAULT) \ in mips_process_sync_loop() argument
14275 WHAT = mips_get_sync_operand (operands, (int) get_attr_sync_##WHAT (insn), \ in mips_process_sync_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c14121 #define READ_OPERAND(WHAT, DEFAULT) \ in mips_process_sync_loop() argument
14122 WHAT = mips_get_sync_operand (operands, (int) get_attr_sync_##WHAT (insn), \ in mips_process_sync_loop()

12