HomeSort by relevance Sort by last modified time
    Searched full:_bind (Results 1 - 14 of 14) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_fast.c 582 struct eap_tlv_crypto_binding_tlv *_bind)
586 _bind->version, _bind->received_version, _bind->subtype);
588 _bind->nonce, sizeof(_bind->nonce));
590 _bind->compound_mac, sizeof(_bind->compound_mac));
592 if (_bind->version != EAP_FAST_VERSION ||
593 _bind->received_version != EAP_FAST_VERSION |
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast.c 577 struct eap_tlv_crypto_binding_tlv *_bind)
581 _bind->version, _bind->received_version, _bind->subtype);
583 _bind->nonce, sizeof(_bind->nonce));
585 _bind->compound_mac, sizeof(_bind->compound_mac));
587 if (_bind->version != EAP_FAST_VERSION ||
588 _bind->received_version != EAP_FAST_VERSION |
    [all...]
  /system/bluetooth/tools/
asocket_test.c 138 static int _bind(int fd, int type) { function
404 if (_bind(fd, type) < 0) goto error;
426 if (_bind(fd, type) < 0) goto error;
451 if (_bind(fd, type) < 0) goto error;
504 if (_bind(fd, type) < 0) goto error;
619 if (_bind(fd1, type) < 0) goto error;
653 if (_bind(fd, type) < 0) goto error;
socktest.c 137 static int _bind(int fd, int type) { function
418 if (_bind(fd, type) < 0) goto error;
440 if (_bind(fd, type) < 0) goto error;
465 if (_bind(fd, type) < 0) goto error;
576 if (_bind(fd, type) < 0) goto error;
691 if (_bind(fd1, type) < 0) goto error;
725 if (_bind(fd, type) < 0) goto error;
sock_shutdown_test.c 120 static int _bind(int fd, int type) { function
233 if (_bind(fd, type) < 0) goto error;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
functional     [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional     [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional     [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
functional     [all...]
  /external/kernel-headers/original/linux/
net.h 275 .bind = __lock_##name##_bind, \

Completed in 467 milliseconds