Home
last modified time | relevance | path

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

/third_party/openssl/ms/
Duplink.h19 #define UP_fgets (*(char *(*)(char *,int,void *))OPENSSL_UplinkTable[APPLINK_FGETS]) macro
/third_party/openssl/crypto/bio/
Dbio_local.h161 # define UP_fgets fgets macro
Dbss_file.c343 if (!UP_fgets(buf, size, bp->ptr)) in file_gets()