Searched refs:BIO_C_FILE_TELL (Results 1 – 4 of 4) sorted by relevance
168 case BIO_C_FILE_TELL: in fd_ctrl()
179 case BIO_C_FILE_TELL: in sock_ctrl()
207 case BIO_C_FILE_TELL: in file_ctrl()
338 #define BIO_C_FILE_TELL 133 macro412 #define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL)