Home
last modified time | relevance | path

Searched defs:mandatory (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_validate.c21 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 Dlib_tputs.c376 bool mandatory; in NCURSES_SP_NAME() local
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_ttls.c231 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 Deap_peap.c509 int tlv_type, mandatory; in eap_tlv_process() local
H A Deap_fast.c1100 int mandatory, tlv_type, res; in eap_fast_parse_decrypted() local
H A Deap_teap.c1162 int mandatory, res; in eap_teap_parse_decrypted() local
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c108 int mandatory, size_t len) in eap_ttls_avp_hdr()
133 u32 avp_code, int mandatory) in eap_ttls_avp_encapsulate()
H A Deap_server_peap.c715 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 Deap_server_fast.c1138 int mandatory, tlv_type, res; in eap_fast_parse_tlvs() local
H A Deap_server_teap.c1364 int mandatory, res; in eap_teap_parse_tlvs() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_queue.c622 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp365 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 DSBModule.cpp677 const bool mandatory = false; GarbageCollectAllocatedModules() local
H A DSBDebugger.cpp320 const bool mandatory = false; in MemoryPressureDetected() local
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h81 u8 mandatory:1; member
/freebsd/contrib/ncurses/progs/
H A Dtic.c2164 int mandatory = 0; in check_delays() local
/freebsd/contrib/unbound/sldns/
H A Dstr2wire.c686 uint8_t* mandatory = NULL; in sldns_str2wire_check_svcbparams() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2305 bool mandatory) { in EmitARCRetainBlock()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp645 const bool mandatory = true; in DoExecute() local