HomeSort by relevance Sort by last modified time
    Searched refs:num_types (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_tls_common.h 135 size_t *num_types);
136 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
eap_tls_common.c 951 * @num_types: Buffer for returning number of allocated EAP methods
960 size_t *num_types)
1026 *num_types = num_methods;
1035 * @num_types: Buffer for returning number of allocated EAP methods
1040 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
1049 (u8 *) types, num_types * sizeof(struct eap_method_type));
1050 *resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_NAK, num_types,
1055 for (i = 0; i < num_types; i++) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h 323 unsigned char num_types; member in struct:_XkbClientMapRec
470 unsigned char num_types; member in struct:_XkbMapChanges
501 unsigned char num_types; member in struct:_XkbNameChanges
551 int num_types; member in struct:_XkbComponentList
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 74 int num_types; /* number of changed key types */ member in struct:_XkbMapNotifyEvent
161 int num_types; /* number of key types with new names */ member in struct:_XkbNamesNotify
930 int /* num_types */

Completed in 44 milliseconds