BIO_tell
if (BIO_tell(bio_keylog) == 0) {
if (BIO_tell(bio) != loc)
if (BIO_tell(in) < 0) {
if ((loc = BIO_tell(bio)) < 0) {
if ((pos = BIO_tell(bp)) < 0) {
pos = BIO_tell(bp);
if ((pos = BIO_tell(bp)) < 0)
if (BIO_eof(bp) != 0 || (newpos = BIO_tell(bp)) < 0 || newpos <= pos) {
if (!TEST_int_eq(BIO_tell(in_bio), 0))