Searched refs:BIO_tell (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbio.h516 #define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL) macro

Completed in 43 milliseconds