Searched refs:BIO_seek (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1400 (void)BIO_seek(zone, 0);
1472 (void)BIO_seek(a, 0);
1612 (void)BIO_seek(xml, 0);
1631 (void)BIO_seek(data.ds, 0);
1786 (void)BIO_seek(p7s, 0);
1787 (void)BIO_seek(data, 0);
1871 (void)BIO_seek(ds, 0);
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h528 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL) macro
/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.man255 MLINKS+= BIO_ctrl.3 BIO_seek.3

Completed in 168 milliseconds