Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ms/
Duplink.h30 #define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR]) macro
/third_party/openssl/ms/
Duplink.h30 #define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR]) macro
/third_party/openssl/crypto/bio/
Dbio_local.h175 # define UP_ferror ferror macro
Dbss_file.c147 ? UP_ferror((FILE *)b->ptr) : ferror((FILE *)b->ptr))) { in file_read()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_local.h175 # define UP_ferror ferror macro
Dbss_file.c147 ? UP_ferror((FILE *)b->ptr) : ferror((FILE *)b->ptr))) { in file_read()