Searched defs:BIO_pending (Results 1 - 1 of 1) sorted by last modified time

/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio.h590 # define BIO_pending(b) (int)BIO_ctrl(b,BIO_CTRL_PENDING,0,NULL) macro

Completed in 70 milliseconds