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

/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio.h591 # define BIO_wpending(b) (int)BIO_ctrl(b,BIO_CTRL_WPENDING,0,NULL) macro

Completed in 53 milliseconds