| /netbsd-src/external/bsd/wpa/dist/src/wps/ |
| H A D | wps_validate.c | 21 static int wps_validate_version(const u8 *version, int mandatory) in wps_validate_version() argument 24 if (mandatory) { in wps_validate_version() 40 static int wps_validate_version2(const u8 *version2, int mandatory) in wps_validate_version2() argument 43 if (mandatory) { in wps_validate_version2() 59 static int wps_validate_request_type(const u8 *request_type, int mandatory) in wps_validate_request_type() argument 62 if (mandatory) { in wps_validate_request_type() 78 static int wps_validate_response_type(const u8 *response_type, int mandatory) in wps_validate_response_type() argument 81 if (mandatory) { in wps_validate_response_type() 129 int mandatory) in wps_validate_config_methods() argument 134 if (mandatory) { in wps_validate_config_methods() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | certificate.asn1 | 75 STATUS mandatory 81 STATUS mandatory 87 STATUS mandatory 93 STATUS mandatory 99 STATUS mandatory 105 STATUS mandatory 111 STATUS mandatory 117 STATUS mandatory 123 STATUS mandatory 129 STATUS mandatory [all …]
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/checkzone/zones/ |
| H A D | good-svcb.db | 23 svcb6 SVCB 6 . mandatory=port,alpn port=60 alpn=h3 24 svcb7 SVCB 7 . mandatory=port,alpn port=60 alpn=h1,h3 25 svcb8 SVCB 8 . mandatory=port,alpn port=60 alpn="h1\\,h2,h3"
|
| /netbsd-src/lib/libc/time/ |
| H A D | strptime.c | 119 fromzone(const unsigned char **bp, struct tm *tm, int mandatory) in fromzone() argument 129 if (mandatory) in fromzone() 162 day_offset = -1, week_offset = 0, offs, mandatory; in strptime_l() local 460 mandatory = c == 'z'; in strptime_l() 480 if (mandatory) in strptime_l() 601 if (fromzone(&bp, tm, mandatory)) in strptime_l() 634 if (mandatory) in strptime_l()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/svcb.tdir/ |
| H A D | svcb.test-vectors-pf.zone | 38 ; In the next vector, neither the SvcParamValues nor the mandatory keys are 41 v08 SVCB 16 foo.example.org. (alpn=h2,h3-19 mandatory=ipv4hint,alpn 81 ; In the next vector, neither the SvcParamValues nor the mandatory keys are 84 v18 HTTPS 16 foo.example.org. (alpn=h2,h3-19 mandatory=ipv4hint,alpn
|
| H A D | svcb.success-cases.zone | 30 ; (port and no-default-alpn are automatically mandatory keys with HTTPS) 31 ; Other automatically mandatory keys SHOULD NOT appear in the list either. 33 s05 HTTPS 0 . alpn="dot" no-default-alpn port=853 mandatory=port
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | vdev_queue.c | 649 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local 680 mandatory = (first->io_flags & ZIO_FLAG_OPTIONAL) ? NULL : first; in vdev_queue_aggregate() 693 if (mandatory == NULL && !(first->io_flags & ZIO_FLAG_OPTIONAL)) in vdev_queue_aggregate() 694 mandatory = first; in vdev_queue_aggregate() 714 mandatory = last; in vdev_queue_aggregate() 728 if (zio->io_type == ZIO_TYPE_WRITE && mandatory != NULL) { in vdev_queue_aggregate() 732 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) { in vdev_queue_aggregate() 746 while (last != mandatory && last != first) { in vdev_queue_aggregate()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | CAtsa.cnf | 128 serial = $dir/tsa_serial # The current serial number (mandatory) 138 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory) 154 serial = $dir/tsa_serial # The current serial number (mandatory) 164 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | CAtsa.cnf | 129 serial = $dir/tsa_serial # The current serial number (mandatory) 139 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory) 155 serial = $dir/tsa_serial # The current serial number (mandatory) 165 digests = sha1, sha256, sha384, sha512 # Acceptable message digests (mandatory)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| H A D | ext.c | 55 if (ent->extensions->val[i].mandatory) { in hdb_entry_check_mandatory() 272 ext.mandatory = FALSE; in hdb_entry_set_pw_change_time() 354 ext.mandatory = FALSE; in hdb_entry_set_password() 458 ext.mandatory = FALSE; in hdb_entry_set_kvno_diff_clnt() 491 ext.mandatory = FALSE; in hdb_entry_set_kvno_diff_svc()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
| H A D | mod.c | 70 ext.mandatory = FALSE; in add_constrained_delegation() 119 ext.mandatory = FALSE; in add_aliases() 168 ext.mandatory = FALSE; in add_pkinit_acl()
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | noauth6.in6 | 3 # authoritative is no longer mandatory
|
| H A D | noauth4.in4 | 3 # authoritative is no longer mandatory
|
| H A D | noauth4.out | 3 # authoritative is no longer mandatory
|
| H A D | noauth6.out | 3 # authoritative is no longer mandatory
|
| H A D | host6.notyet | 3 # authoritative is mandatory
|
| H A D | ipaddrs4.notyet4 | 3 # authoritative is mandatory
|
| H A D | gethostdx4.notyet | 3 # authoritative is mandatory
|
| H A D | filenamedx4.notyet | 4 # authoritative is mandatory
|
| H A D | sname4.notyet | 4 # authoritative is mandatory
|
| H A D | packetdx4.notyet | 4 # authoritative is mandatory
|
| /netbsd-src/external/bsd/openldap/dist/tests/data/tls/conf/ |
| H A D | openssl.cnf | 110 serial = $dir/tsaserial # The current serial number (mandatory) 121 digests = md5, sha1 # Acceptable message digests (mandatory)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
| H A D | engine.pod | 80 LIST_ADD: Whether to add a loaded ENGINE to the internal list (0=no,1=yes,2=mandatory) 82 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories (0=no,1=yes,2=mandatory)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| H A D | chpass_s.c | 128 ext.mandatory = FALSE; in change() 253 ext.mandatory = FALSE; in kadm5_s_chpass_principal_with_key()
|
| /netbsd-src/external/gpl3/gcc.old/dist/config/ |
| H A D | mh-ppc-aix | 3 # (mandatory to compile language defined units). This incured a performance
|