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

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h255 #define BIO_should_write(a) BIO_test_flags(a, BIO_FLAGS_WRITE) macro

Completed in 143 milliseconds