| /NextBSD/contrib/wpa/src/wps/ |
| HD | 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 …]
|
| /NextBSD/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_tputs.c | 345 bool mandatory; in NCURSES_SP_NAME() local 371 mandatory = FALSE; in NCURSES_SP_NAME() 377 mandatory = TRUE; in NCURSES_SP_NAME() 385 || mandatory)) in NCURSES_SP_NAME()
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | vdev_queue.c | 622 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local 652 mandatory = (first->io_flags & ZIO_FLAG_OPTIONAL) ? NULL : first; in vdev_queue_aggregate() 665 if (mandatory == NULL && !(first->io_flags & ZIO_FLAG_OPTIONAL)) in vdev_queue_aggregate() 666 mandatory = first; in vdev_queue_aggregate() 686 mandatory = last; in vdev_queue_aggregate() 700 if (zio->io_type == ZIO_TYPE_WRITE && mandatory != NULL) { in vdev_queue_aggregate() 704 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) { in vdev_queue_aggregate() 718 while (last != mandatory && last != first) { in vdev_queue_aggregate()
|
| /NextBSD/contrib/wpa/src/eap_server/ |
| HD | eap_server_peap.c | 651 int tlv_type, mandatory, tlv_len; in eap_peap_process_phase2_tlv() local 662 mandatory = !!(pos[0] & 0x80); in eap_peap_process_phase2_tlv() 687 mandatory ? " (mandatory)" : ""); in eap_peap_process_phase2_tlv() 688 if (mandatory) { in eap_peap_process_phase2_tlv() 771 int tlv_type, mandatory, tlv_len, vtlv_len; in eap_peap_process_phase2_soh() local 785 mandatory = !!(pos[0] & 0x80); in eap_peap_process_phase2_soh() 810 if (mandatory) { in eap_peap_process_phase2_soh() 818 mandatory = !!(vpos[0] & 0x80); in eap_peap_process_phase2_soh() 838 mandatory ? " (mandatory)" : ""); in eap_peap_process_phase2_soh() 839 if (mandatory) { in eap_peap_process_phase2_soh() [all …]
|
| HD | eap_server_ttls.c | 108 int mandatory, size_t len) in eap_ttls_avp_hdr() argument 115 flags = mandatory ? AVP_FLAGS_MANDATORY : 0; in eap_ttls_avp_hdr() 133 u32 avp_code, int mandatory) in eap_ttls_avp_encapsulate() argument 144 pos = eap_ttls_avp_hdr(wpabuf_mhead(avp), avp_code, 0, mandatory, in eap_ttls_avp_encapsulate()
|
| HD | eap_server_fast.c | 1129 int mandatory, tlv_type, res; in eap_fast_parse_tlvs() local 1138 mandatory = pos[0] & 0x80; in eap_fast_parse_tlvs() 1150 mandatory ? " (mandatory)" : ""); in eap_fast_parse_tlvs() 1156 if (mandatory) { in eap_fast_parse_tlvs()
|
| /NextBSD/crypto/heimdal/kadmin/ |
| HD | mod.c | 68 ext.mandatory = FALSE; in add_constrained_delegation() 117 ext.mandatory = FALSE; in add_aliases() 159 ext.mandatory = FALSE; in add_pkinit_acl()
|
| /NextBSD/crypto/heimdal/lib/hdb/ |
| HD | ext.c | 53 if (ent->extensions->val[i].mandatory) { in hdb_entry_check_mandatory() 270 ext.mandatory = FALSE; in hdb_entry_set_pw_change_time() 352 ext.mandatory = FALSE; in hdb_entry_set_password()
|
| HD | hdb_err.et | 26 error_code MANDATORY_OPTION, "Entry contains unknown mandatory extension"
|
| /NextBSD/usr.sbin/nandsim/ |
| HD | nandsim_cfgparse.h | 61 uint8_t mandatory; member
|
| HD | nandsim_cfgparse.c | 594 if (key->mandatory != 0) { in get_argument_intarray() 634 if (key->mandatory != 0) { in get_argument_int() 664 if (key->mandatory != 0) { in get_argument_string() 685 if (key->mandatory != 0) { in get_argument_bool()
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | ModuleList.h | 493 RemoveOrphans (bool mandatory); 561 RemoveOrphanSharedModules (bool mandatory);
|
| /NextBSD/contrib/gperf/src/ |
| HD | search.cc | 276 Positions mandatory; in find_positions() local 328 if (!mandatory.contains (i)) in find_positions() 329 mandatory.add (i); in find_positions() 340 Positions current = mandatory; in find_positions() 383 if (current.contains (i) && !mandatory.contains (i)) in find_positions() 417 if (current.contains (i1) && !mandatory.contains (i1)) in find_positions() 419 if (current.contains (i2) && !mandatory.contains (i2) && i2 != i1) in find_positions()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | mup | 9 # and is not a mandatory header because of old mup input file
|
| /NextBSD/gnu/usr.bin/rcs/ |
| HD | REFS | 76 Aegis manages revisions, baselines, mandatory reviews, and mandatory testing.
|
| /NextBSD/tools/tools/nanobsd/rescue/Files/root/ |
| HD | ZFS_Create.txt | 24 #ZFS mandatory
|
| /NextBSD/contrib/llvm/tools/lldb/source/API/ |
| HD | SBDebugger.cpp | 231 const bool mandatory = false; in MemoryPressureDetected() local 234 log->Printf ("SBDebugger::MemoryPressureDetected (), mandatory = %d", mandatory); in MemoryPressureDetected() 237 ModuleList::RemoveOrphanSharedModules(mandatory); in MemoryPressureDetected() 757 const bool mandatory = true; in DeleteTarget() local 758 ModuleList::RemoveOrphanSharedModules(mandatory); in DeleteTarget()
|
| /NextBSD/share/examples/perfmon/ |
| HD | README | 21 There is one mandatory argument, which is the event number to be
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | EVP_PKEY_get_default_digest.pod | 25 is advisory (that is other digests can be used) and 2 if it is mandatory (other
|
| /NextBSD/contrib/openpam/ |
| HD | test-driver | 48 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
|
| /NextBSD/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| HD | BRIDGE-MIB.txt | 177 -- Implementation of the dot1dBase subtree is mandatory for all 1368 "Implementation of this group is mandatory for bridges 1373 "Implementation of this group is mandatory for bridges 1378 "Implementation of this group is mandatory for bridges 1384 "Implementation of this group is mandatory for bridges 1390 "Implementation of this group is mandatory for bridges 1424 "Implementation of this group is mandatory for 1436 "Implementation of this group is mandatory for 1441 "Implementation of this group is mandatory for bridges 1454 "Implementation of this group is mandatory for [all …]
|
| /NextBSD/contrib/ntp/sntp/libevent/build-aux/ |
| HD | test-driver | 49 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
|
| /NextBSD/contrib/wpa/src/eap_peer/ |
| HD | eap_ttls.c | 161 int mandatory, size_t len) in eap_ttls_avp_hdr() argument 168 flags = mandatory ? AVP_FLAGS_MANDATORY : 0; in eap_ttls_avp_hdr() 186 u32 vendor_id, int mandatory, in eap_ttls_avp_add() argument 190 pos = eap_ttls_avp_hdr(avphdr, avp_code, vendor_id, mandatory, len); in eap_ttls_avp_add() 199 int mandatory) in eap_ttls_avp_encapsulate() argument 212 pos = eap_ttls_avp_hdr(avp, avp_code, 0, mandatory, wpabuf_len(*resp)); in eap_ttls_avp_encapsulate()
|
| HD | eap_peap.c | 474 int tlv_type, mandatory; in eap_tlv_process() local 482 mandatory = !!(pos[0] & 0x80); in eap_tlv_process() 507 mandatory ? " (mandatory)" : ""); in eap_tlv_process() 508 if (mandatory) { in eap_tlv_process()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | ModuleList.cpp | 258 ModuleList::RemoveOrphans (bool mandatory) in RemoveOrphans() argument 262 if (mandatory) in RemoveOrphans() 909 ModuleList::RemoveOrphanSharedModules (bool mandatory) in RemoveOrphanSharedModules() argument 911 return GetSharedModuleList ().RemoveOrphans(mandatory); in RemoveOrphanSharedModules()
|