Searched defs:BIO_get_write_guarantee (Results 1 - 1 of 1) sorted by path

/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbio.h610 # define BIO_get_write_guarantee(b) (int)BIO_ctrl(b,BIO_C_GET_WRITE_GUARANTEE,0,NULL) macro

Completed in 108 milliseconds