Searched defs:BIO_should_write (Results 1 – 2 of 2) sorted by relevance
238 # define BIO_should_write(a) BIO_test_flags(a, BIO_FLAGS_WRITE) macro
237 # define BIO_should_write(a) BIO_test_flags(a, BIO_FLAGS_WRITE) macro