Home
last modified time | relevance | path

Searched refs:subtype (Results 1 – 25 of 26) sorted by relevance

12

/external/wpa_supplicant/
Deap_sake.c126 int id, size_t *length, u8 subtype) in eap_sake_build_msg() argument
147 req->subtype = subtype; in eap_sake_build_msg()
387 u8 subtype, session_id; in eap_sake_process() local
397 subtype = req->subtype; in eap_sake_process()
403 "session_id %d", subtype, session_id); in eap_sake_process()
421 switch (subtype) { in eap_sake_process()
439 "unknown subtype %d", subtype); in eap_sake_process()
Deap_aka.c733 u8 subtype, *res; in eap_aka_process() local
760 subtype = *pos++; in eap_aka_process()
761 wpa_printf(MSG_DEBUG, "EAP-AKA: Subtype=%d", subtype); in eap_aka_process()
770 switch (subtype) { in eap_aka_process()
793 wpa_printf(MSG_DEBUG, "EAP-AKA: Unknown subtype=%d", subtype); in eap_aka_process()
Deap_tlv.h69 u8 subtype; member
Deap_sim.c801 u8 subtype, *res; in eap_sim_process() local
828 subtype = *pos++; in eap_sim_process()
829 wpa_printf(MSG_DEBUG, "EAP-SIM: Subtype=%d", subtype); in eap_sim_process()
838 switch (subtype) { in eap_sim_process()
861 wpa_printf(MSG_DEBUG, "EAP-SIM: Unknown subtype=%d", subtype); in eap_sim_process()
Deap_sake_common.h60 u8 subtype; member
Deap_sim_common.h150 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype);
Deap_sim_common.c608 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype) in eap_sim_msg_init() argument
631 *pos++ = subtype; in eap_sim_msg_init()
Deap_fast.c1242 _bind->version, _bind->received_version, _bind->subtype); in eap_fast_process_crypto_binding()
1250 _bind->subtype != EAP_TLV_CRYPTO_BINDING_SUBTYPE_REQUEST) { in eap_fast_process_crypto_binding()
1255 _bind->subtype); in eap_fast_process_crypto_binding()
1352 rbind->subtype = EAP_TLV_CRYPTO_BINDING_SUBTYPE_RESPONSE; in eap_fast_process_crypto_binding()
1359 rbind->version, rbind->received_version, rbind->subtype); in eap_fast_process_crypto_binding()
Dradius.c718 u8 subtype, size_t *alen) in radius_msg_get_vendor_attr() argument
755 if (vhdr->vendor_type != subtype) { in radius_msg_get_vendor_attr()
/external/webkit/WebCore/platform/graphics/gtk/
DIconGtk.cpp72 String subtype = MIMEType.substring(pos + 1); in lookupIconName() local
74 String iconName = media + "-" + subtype; in lookupIconName()
77 iconName = "gnome-mime-" + media + "-" + subtype; in lookupIconName()
/external/qemu/block/
Dbochs.c45 char subtype[16]; // "Undoable" / "Volatile" / "Growing" member
65 char subtype[16]; // "Undoable" / "Volatile" / "Growing" member
104 !strcmp(bochs->subtype, GROWING_TYPE) && in bochs_probe()
136 strcmp(bochs.subtype, GROWING_TYPE) || in bochs_open()
/external/jpeg/
Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; in start_input_tga() local
353 subtype = UCH(targaheader[2]); in start_input_tga()
369 if (subtype > 8) { in start_input_tga()
373 subtype -= 8; in start_input_tga()
383 switch (subtype) { in start_input_tga()
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_events.c126 if (phevent->subtype == Ph_EV_PTR_ENTER) in ph_DispatchEvent()
130 else if (phevent->subtype ==Ph_EV_PTR_LEAVE) in ph_DispatchEvent()
172 if (phevent->subtype == Ph_EV_RELEASE_REAL && buttons != 0) in ph_DispatchEvent()
176 else if(phevent->subtype == Ph_EV_RELEASE_PHANTOM) in ph_DispatchEvent()
380 if (phevent->subtype==Ph_OFFSCREEN_INVALID) in ph_DispatchEvent()
/external/tcpdump/
Dprint-802_11.c690 u_int subtype = FC_SUBTYPE(fc); in data_header_print() local
692 if (DATA_FRAME_IS_CF_ACK(subtype) || DATA_FRAME_IS_CF_POLL(subtype) || in data_header_print()
693 DATA_FRAME_IS_QOS(subtype)) { in data_header_print()
695 if (DATA_FRAME_IS_CF_ACK(subtype)) { in data_header_print()
696 if (DATA_FRAME_IS_CF_POLL(subtype)) in data_header_print()
701 if (DATA_FRAME_IS_CF_POLL(subtype)) in data_header_print()
704 if (DATA_FRAME_IS_QOS(subtype)) in data_header_print()
/external/opencore/protocols/rtp/src/
Drtcp.h346 uint8 subtype; member
367 uint8 subtype; member
Drtcp_encoder.cpp209 switch (app_packet.pvss_app_data.subtype) in GetEncodedSize()
654 if ((status = output_rtcp_header(APP_PACKET_TYPE, app_packet.subtype, in EncodeAPP()
685 switch (app_packet.pvss_app_data.subtype) in EncodeAPP()
Drtcp_decoder.cpp793 app_packet.subtype = subType; in DecodeAPP()
804 app_packet.pvss_app_data.subtype = subType; in DecodeAPP()
/external/svox/pico/lib/
Dpicotok.c1043 …gUnit this, tok_subobj_t * tok, picoos_uchar str[], pico_tokenType type, pico_tokenSubType subtype) in tok_putToSimpleToken() argument
1059 tok->tokenSubType = subtype; in tok_putToSimpleToken()
1300 pico_tokenSubType subtype = -1; in tok_treatChar() local
1325 dummy = picoktab_getIntPropTokenSubType(tok->graphTab, id, &subtype); in tok_treatChar()
1328 subtype = -1; in tok_treatChar()
1331 subtype = -1; in tok_treatChar()
1348 …type != tok->tokenType) || (type == PICODATA_ITEMINFO1_TOKTYPE_CHAR) || (subtype != tok->tokenSubT… in tok_treatChar()
1355 tok_putToSimpleToken(this, tok, tok->utf, type, subtype); in tok_treatChar()
/external/dbus/dbus/
Ddbus-message.c2018 int subtype = _dbus_type_reader_get_current_type(&real->u.reader); in dbus_message_iter_get_fixed_array() local
2022 _dbus_return_if_fail ((subtype == DBUS_TYPE_INVALID) || in dbus_message_iter_get_fixed_array()
2023 dbus_type_is_fixed (subtype)); in dbus_message_iter_get_fixed_array()
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzEvents.m830 if ([event subtype] == 7) {
954 … if ([ event subtype ] == NSApplicationActivatedEventType && (mode_flags & SDL_FULLSCREEN)) {
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_rtcp_proto_impl.cpp472 App.subtype = RTCP_NADU_APP_SUBTYPE; in ComposeFeedBackPacket()
/external/webkit/WebKit/win/Interfaces/
DIWebView.idl552 a subtype, i.e. "video/" will match the document class with
/external/libxml2/
Dxmlschemas.c8947 xmlSchemaTypePtr subtype, last = NULL; in xmlSchemaParseUnion() local
8954 subtype = (xmlSchemaTypePtr) in xmlSchemaParseUnion()
8956 if (subtype != NULL) { in xmlSchemaParseUnion()
8958 type->subtypes = subtype; in xmlSchemaParseUnion()
8959 last = subtype; in xmlSchemaParseUnion()
8961 last->next = subtype; in xmlSchemaParseUnion()
8962 last = subtype; in xmlSchemaParseUnion()
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowAdapter.mm399 short eventSubtype = [inEvent subtype];
/external/webkit/WebCore/
DChangeLog-2003-10-259190 to handle a specific subtype of error for properties.

12