Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_lcl.h11 #define UP_fwrite fwrite macro
H A Db_dump.c163 return UP_fwrite(data, len, 1, fp); in write_fp()
H A Dbss_file.c210 ret=UP_fwrite(in,(int)inl,1,b->ptr); in file_write()