Searched defs:BIO_RR_ACCEPT (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dbio.h188 /* BIO_RR_ACCEPT indicates that an accept would have blocked */
189 #define BIO_RR_ACCEPT 0x03 macro
/external/openssl/crypto/bio/
H A Dbio.h268 #define BIO_RR_ACCEPT 0x03 macro
/external/openssl/include/openssl/
H A Dbio.h268 #define BIO_RR_ACCEPT 0x03 macro

Completed in 1606 milliseconds