Home
last modified time | relevance | path

Searched refs:UP_ftell (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/ms/
Duplink.h28 #define UP_ftell (*(long (*)(void *))OPENSSL_UplinkTable[APPLINK_FTELL]) macro
/third_party/openssl/crypto/bio/
Dbio_local.h170 # define UP_ftell ftell macro
Dbss_file.c203 ret = UP_ftell(b->ptr); in file_ctrl()