Searched refs:different (Results 1 – 25 of 428) sorted by relevance
12345678910>>...18
| /mirbsd/src/sys/net/ |
| D | radix_mpath.c | 143 goto different; 156 goto different; 171 goto different; 185 goto different; 190 goto different; 212 different:
|
| /mirbsd/src/gnu/usr.bin/perl/t/pod/ |
| D | testpchk.pl | 51 my $different = ''; 69 $different = "$outfile is different from $cmpfile"; 74 return $different;
|
| D | testp2pt.pl | 115 my $different = ''; 128 $different = "$outfile is different from $cmpfile"; 133 return $different;
|
| /mirbsd/src/lib/libdes/ |
| D | MODES.DES | 9 There are several different modes in which DES can be used, they are 26 - The use of different starting variables prevents the same plaintext 37 - The use of different starting variables prevents the same plaintext 55 - The use of different start variables values prevents the same 56 plaintext enciphering to the same ciphertext, by producing different 69 different from the start variable values used before with the same
|
| D | des.doc | 36 weak, DES key. If it is a weak key, don't use it, try a different 326 crypt() implementations. This is different to the normal crypt 423 There are several different modes in which DES can be used, they are 440 - The use of different starting variables prevents the same plaintext 451 - The use of different starting variables prevents the same plaintext 469 - The use of different start variables values prevents the same 470 plaintext enciphering to the same ciphertext, by producing different 483 different from the start variable values used before with the same
|
| /mirbsd/src/gnu/usr.bin/perl/vos/ |
| D | mv-if-diff | 2 : move file1 to file2 if file1 and file2 are different. 6 echo "move file1 to file2 if file1 and file2 are different."
|
| /mirbsd/src/gnu/usr.sbin/sendmail/cf/cf/ |
| D | trusted-users | 6 # envelope # "from" address to a different user via "sendmail -f". 9 # to be from a different user, the user it runs as should be listed here.
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | archive.texi | 29 contain files of different formats (e.g., a.out and coff) and 30 even different architectures. You may even place archives 38 Likewise, different a.out environments have different
|
| /mirbsd/src/lib/libssl/src/doc/ssl/ |
| D | SSL_get_fd.pod | 19 read or the write channel, which can be different. If the read and the 20 write channel are different, SSL_get_fd() will return the file descriptor
|
| D | SSL_get_rbio.pod | 17 read or the write channel, which can be different. The reference count
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | des_modes.pod | 65 The use of different starting variables prevents the same plaintext 97 The use of different starting variables prevents the same plaintext 146 The use of different start variables values prevents the same 147 plaintext enciphering to the same ciphertext, by producing different 175 different from the start variable values used before with the same
|
| D | ERR_GET_LIB.pod | 28 reason codes are unique within each sub-library. Note that different 29 libraries may use the same value to signal different functions and
|
| D | threads.pod | 62 different mutex locks. It sets the B<n>-th lock if B<mode> & 70 needed on Windows nor on platforms where getpid() returns a different 145 different answers in each thread, since that may depend on the machine 148 LinuxThreads, whose getpid() returns a different value for each
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Locale/Codes/ |
| D | README | 17 supports the three different code sets defined by the 27 the three different code sets defined by the standard:
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Storable/t/ |
| D | threads.t | 3 # pool" since it uses the same context for different threads. since 4 # win32 perl implementation allocates a different memory pool for each
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | HACKERS | 18 machine. I currently have 98 different Perl version/configuration 23 just isn't fun), I wrote a tool to build all the different 61 all different versions of perl. Scanning the output of the compiler 96 You need a whole bunch of different Perls. The more, the better. 202 To automatically test C<Devel::PPPort> with lots of different Perl
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Term/ANSIColor/ |
| D | README | 16 us were throwing around different ways to print colored text from Perl 33 of two interfaces, one of which uses "constants" for each different 75 attributes do on various different terminal emulators, and for noting
|
| /mirbsd/src/lib/libssl/src/crypto/des/asm/ |
| D | readme | 24 Now as we all know, there are lots of different operating systems running on 31 Solaris Same as Elf but different comments :-(. 33 Now I was not overly keen to write 4 different copies of the same code, 109 22 Nov 1996 - I have asked people to run the 2 different version on pentium
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | LRS | 5 a user variable to reside in different locations during different parts 9 and in a register during a loop and in a different register during 12 Clearly, if a variable may reside in different locations, then the
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | TUNING | 32 There are basically three different scenarios which are treated 38 Depending on your requirements, these may need different options 45 Before we explore the different scenarios, a basic discussion about 107 with different queue directories. sendmail 8.12 introduces queue 111 etc. Queue groups allow control over the behaviour of different
|
| /mirbsd/src/distrib/baselive/ |
| D | boot.cfg.tail | 6 echo you need to choose a different CD-ROM drive or other root
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | autouse.t | 26 ok( $@, qr/^autouse into different package attempted/ );
|
| /mirbsd/src/gnu/usr.bin/perl/Cross/ |
| D | README | 70 Should you wish to produce optimised binaries for different 78 Note that the Cross/ directory is also used by a different
|
| /mirbsd/src/usr.bin/tip/ |
| D | TODO | 15 are attached to a device so that several different devices
|
| /mirbsd/src/usr.bin/sed/TEST/ |
| D | hanoi.sed | 16 # You can start with a different arrangement and a different number of rings,
|
12345678910>>...18