Searched refs:UP_ferror (Results 1 – 3 of 3) sorted by relevance
30 #define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR]) macro
172 # define UP_ferror ferror macro
147 && (b->flags & BIO_FLAGS_UPLINK) ? UP_ferror((FILE *)b->ptr) : in file_read()