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

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbio.h587 # define BIO_wpending(b) (int)BIO_ctrl(b,BIO_CTRL_WPENDING,0,NULL) macro

Completed in 34 milliseconds