Home
last modified time | relevance | path

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

/third_party/openssl/ms/
Duplink.h23 #define UP_feof (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FEOF]) macro
/third_party/openssl/crypto/bio/
Dbio_local.h168 # define UP_feof feof macro
Dbss_file.c196 ret = (long)UP_feof(fp); in file_ctrl()