Searched refs:UP_fwrite (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h21 #define UP_fwrite (*(size_t (*)(const void *,size_t,size_t,void *))OPENSSL_UplinkTable[APPLINK_FWRITE]) macro
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h21 #define UP_fwrite (*(size_t (*)(const void *,size_t,size_t,void *))OPENSSL_UplinkTable[APPLINK_FWRITE]) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_local.h163 # define UP_fwrite fwrite macro
H A Db_dump.c96 return UP_fwrite(data, len, 1, fp);
H A Dbss_file.c163 ret = UP_fwrite(in, (int)inl, 1, b->ptr);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_local.h166 # define UP_fwrite fwrite macro
H A Dbio_dump.c100 return UP_fwrite(data, len, 1, fp);
H A Dbss_file.c163 ret = UP_fwrite(in, (int)inl, 1, b->ptr);

Completed in 114 milliseconds