Home
last modified time | relevance | path

Searched refs:reasons (Results 1 – 25 of 115) sorted by relevance

12345

/mirbsd/src/lib/libpcap/
Dgrammar.y296 | ID { const char *reasons[] = PFRES_NAMES; variable
298 for (i = 0; reasons[i]; i++) {
299 if (strcasecmp($1, reasons[i]) == 0) {
304 if (reasons[i] == NULL)
/mirbsd/src/lib/libssl/src/crypto/x509v3/
Dv3_crld.c94 if(point->reasons) in STACK_OF()
152 ASN1_IMP_OPT(DIST_POINT, reasons, ASN1_BIT_STRING, 1),
Dx509v3.h230 ASN1_BIT_STRING *reasons; member
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_CTX_new.pod40 compatibility reasons, see SSLv23_*_method().
49 compatibility reasons, see SSLv23_*_method(). It will also not understand
DSSL_get_verify_result.pod21 of a certificate can fail because of many reasons at the same time. Only
DSSL_alert_type_string.pod179 versions might be avoided for security reasons). This message is
/mirbsd/src/lib/libssl/src/doc/crypto/
DERR_GET_LIB.pod30 reasons.
Dlh_stats.pod24 writing this library for the reasons of implementing what looked like
DOPENSSL_config.pod44 There are several reasons why calling the OpenSSL configuration routines is
Ddes_modes.pod137 key and start variable are used. Consequently, for security reasons
/mirbsd/src/
DREADME32 but only for size and practical reasons, since it's free.
/mirbsd/src/lib/libssl/src/doc/apps/
Dgenrsa.pod88 private keys this will not matter because for security reasons they will
/mirbsd/src/share/zoneinfo/datfiles/
Detcetera4 # These entries are mostly present for historical reasons, so that
/mirbsd/src/lib/libdes/
DMODES.DES52 key and start variable are used. Consequently, for security reasons
Ddes.doc6 advise not using but they are still in the library for historical reasons.
141 For historical reasons, des_cbc_encrypt() did not update the
466 key and start variable are used. Consequently, for security reasons
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Harness/
DChanges430 - Undef warning introduced in 2.24 on skipped tests with no reasons
503 - Little bug in the skip 'various reasons' logic.
540 - Merged in Ilya's "various reasons" patch
/mirbsd/src/share/doc/
DREADME53 Note: Some of the subdirectories are empty, for a variety of reasons:
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/
Dmisc179 * parameter is used for speed reasons, but the length can always be
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/
DChanges131 - TODO reasons as overloaded objects now won't blow up under threads.
145 - t/harness_active.t would fail for frivolous reasons with older
/mirbsd/src/gnu/usr.bin/perl/x2p/
Da2p.pod125 For aesthetic reasons you may wish to change the array base $[ from 1
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/
DFAQ.pod66 There are many reasons, but the major one is cross-platform
/mirbsd/src/lib/libssl/src/
DREADME.ASN111 there are lots of reasons some of which are included below...
DREADME178 Note: For legal reasons, contributions from the US can be accepted only
/mirbsd/src/usr.sbin/popa3d/
DDESIGN14 format, for various reasons. Many of them need a POP3 server.
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlfaq1.pod272 For various reasons, Perl is probably not well-suited for real-time
379 version (released in April 1999) for stability reasons.

12345