Home
last modified time | relevance | path

Searched refs:BIO_C_FILE_TELL (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_fd.c156 case BIO_C_FILE_TELL: in fd_ctrl()
H A Dbf_readbuff.c188 case BIO_C_FILE_TELL: in readbuffer_ctrl()
H A Dbss_file.c200 case BIO_C_FILE_TELL: in file_ctrl()
H A Dbss_mem.c285 case BIO_C_FILE_TELL: in mem_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h403 # define BIO_C_FILE_TELL 133 macro
496 # define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL)
H A Dbio.h.in380 # define BIO_C_FILE_TELL 133 macro
473 # define BIO_tell(b) (int)BIO_ctrl(b,BIO_C_FILE_TELL,0,NULL)