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

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

Completed in 60 milliseconds