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