/external/wpa_supplicant_8/src/eap_peer/ |
eap_fast.c | 580 struct eap_tlv_crypto_binding_tlv *_bind) 584 _bind->version, _bind->received_version, _bind->subtype); 586 _bind->nonce, sizeof(_bind->nonce)); 588 _bind->compound_mac, sizeof(_bind->compound_mac)); 590 if (_bind->version != EAP_FAST_VERSION || 591 _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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
functional | 55 template<typename> class _Bind; [all...] |
/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
functional | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
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/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
functional | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
functional | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
functional | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
functional | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
functional | [all...] |
/external/kernel-headers/original/linux/ |
net.h | 275 .bind = __lock_##name##_bind, \
|