Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/wps/
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-12-stable/usr.sbin/nandsim/
Dnandsim_cfgparse.h63 uint8_t mandatory; member
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dlib_tputs.c345 bool mandatory; in NCURSES_SP_NAME() local
/freebsd-12-stable/contrib/wpa/src/eap_peer/
Deap_ttls.c206 int mandatory, size_t len) in eap_ttls_avp_hdr()
231 u32 vendor_id, int mandatory, in eap_ttls_avp_add()
244 int mandatory) in eap_ttls_avp_encapsulate()
Deap_peap.c480 int tlv_type, mandatory; in eap_tlv_process() local
Deap_fast.c1110 int mandatory, tlv_type, res; in eap_fast_parse_decrypted() local
Deap_teap.c1155 int mandatory, res; in eap_teap_parse_decrypted() local
/freebsd-12-stable/contrib/wpa/src/eap_server/
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()
Deap_server_peap.c697 int tlv_type, mandatory, tlv_len; in eap_peap_process_phase2_tlv() local
817 int tlv_type, mandatory, tlv_len, vtlv_len; in eap_peap_process_phase2_soh() local
Deap_server_fast.c1148 int mandatory, tlv_type, res; in eap_fast_parse_tlvs() local
Deap_server_teap.c1334 int mandatory, res; in eap_teap_parse_tlvs() local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dvdev_queue.c666 zio_t *first, *last, *aio, *dio, *mandatory, *nio; in vdev_queue_aggregate() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DModuleList.cpp289 size_t ModuleList::RemoveOrphans(bool mandatory) { in RemoveOrphans()
741 size_t ModuleList::RemoveOrphanSharedModules(bool mandatory) { in RemoveOrphanSharedModules()
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBModule.cpp696 const bool mandatory = false; in GarbageCollectAllocatedModules() local
DSBDebugger.cpp285 const bool mandatory = false; in MemoryPressureDetected() local
/freebsd-12-stable/contrib/gperf/src/
Dsearch.cc276 Positions mandatory; in find_positions() local
/freebsd-12-stable/contrib/unbound/sldns/
Dstr2wire.c686 uint8_t* mandatory = NULL; in sldns_str2wire_check_svcbparams() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp2272 bool mandatory) { in EmitARCRetainBlock()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp619 const bool mandatory = true; in DoExecute() local