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