Lines Matching defs:BIO_C_FILE_TELL
433 #define BIO_C_FILE_TELL 133514 #define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL)