Searched defs:fwrite (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dputw.c23 # define fwrite(p, n, m, s) INTUSE(_IO_fwrite) (p, n, m, s) macro
/haiku/headers/cpp/
H A Diostdio.h80 #define fwrite _IO_fwrite macro
/haiku/src/system/kernel/util/
H A Dkernel_cpp.cpp186 fwrite(const void *buffer, size_t size, size_t numItems, FILE *stream) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1810 void fwrite() {} function
H A Dlibroot_stubs_legacy.c1757 void fwrite() {} function

Completed in 92 milliseconds