/freebsd/contrib/wpa/src/wps/ |
H A D | wps_validate.c | 21 static int wps_validate_version(const u8 *version, int mandatory) in wps_validate_version() 40 static int wps_validate_version2(const u8 *version2, int mandatory) in wps_validate_version2() 59 static int wps_validate_request_type(const u8 *request_type, int mandatory) in wps_validate_request_type() 78 static int wps_validate_response_type(const u8 *response_type, int mandatory) in wps_validate_response_type() 129 int mandatory) in wps_validate_config_methods() 153 int mandatory) in wps_validate_ap_config_methods() 173 static int wps_validate_uuid_e(const u8 *uuid_e, int mandatory) in wps_validate_uuid_e() 187 static int wps_validate_uuid_r(const u8 *uuid_r, int mandatory) in wps_validate_uuid_r() 202 int mandatory) in wps_validate_primary_dev_type() 216 static int wps_validate_rf_bands(const u8 *rf_bands, int mandatory) in wps_validate_rf_bands() [all …]
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_tputs.c | 376 bool mandatory; in NCURSES_SP_NAME() local
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_ttls.c | 231 int mandatory, size_t len) in eap_ttls_avp_hdr() 256 u32 vendor_id, int mandatory, in eap_ttls_avp_add() 269 int mandatory) in eap_ttls_avp_encapsulate()
|
H A D | eap_peap.c | 509 int tlv_type, mandatory; in eap_tlv_process() local
|
H A D | eap_fast.c | 1100 int mandatory, tlv_type, res; in eap_fast_parse_decrypted() local
|
H A D | eap_teap.c | 1162 int mandatory, res; in eap_teap_parse_decrypted() local
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_ttls.c | 108 int mandatory, size_t len) in eap_ttls_avp_hdr() 133 u32 avp_code, int mandatory) in eap_ttls_avp_encapsulate()
|
H A D | eap_server_peap.c | 715 int tlv_type, mandatory, tlv_len; in eap_peap_process_phase2_tlv() local 835 int tlv_type, mandatory, tlv_len, vtlv_len; in eap_peap_process_phase2_soh() local
|
H A D | eap_server_fast.c | 1138 int mandatory, tlv_type, res; in eap_fast_parse_tlvs() local
|
H A D | eap_server_teap.c | 1364 int mandatory, res; in eap_teap_parse_tlvs() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_queue.c | 622 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | ModuleList.cpp | 365 size_t ModuleList::RemoveOrphans(bool mandatory) { in RemoveOrphans() 784 size_t ModuleList::RemoveOrphanSharedModules(bool mandatory) { in RemoveOrphanSharedModules()
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBModule.cpp | 677 const bool mandatory = false; GarbageCollectAllocatedModules() local
|
H A D | SBDebugger.cpp | 320 const bool mandatory = false; in MemoryPressureDetected() local
|
/freebsd/sys/ofed/include/rdma/ |
H A D | uverbs_ioctl.h | 81 u8 mandatory:1; member
|
/freebsd/contrib/ncurses/progs/ |
H A D | tic.c | 2164 int mandatory = 0; in check_delays() local
|
/freebsd/contrib/unbound/sldns/ |
H A D | str2wire.c | 686 uint8_t* mandatory = NULL; in sldns_str2wire_check_svcbparams() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 2305 bool mandatory) { in EmitARCRetainBlock()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectTarget.cpp | 645 const bool mandatory = true; in DoExecute() local
|