Searched defs:BIO_wpending (Results 1 – 4 of 4) sorted by relevance
323 size_t BIO_wpending(const BIO *bio) { in BIO_wpending() function
325 size_t BIO_wpending(const BIO *bio) { in BIO_wpending() function
1507 #define BIO_wpending GRPC_SHADOW_BIO_wpending macro
860 #define BIO_wpending BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_wpending) macro