Searched defs:BIO_should_read (Results 1 – 2 of 2) sorted by relevance
252 #define BIO_should_read(a) BIO_test_flags(a, BIO_FLAGS_READ) macro