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

/haiku-fatelf/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-fatelf/src/system/libroot/posix/stdio/
H A Dfwrite.c46 fwrite(buf, size, count, fp) function
/haiku-fatelf/src/bin/diffutils/lib/
H A Dunlocked-io.h48 # undef fwrite macro
49 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dstdio-write.c143 fwrite (const void *ptr, size_t s, size_t n, FILE *stream) function
144 #undef fwrite macro
H A Dunlocked-io.h93 # undef fwrite macro
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dstdio-write.c143 fwrite (const void *ptr, size_t s, size_t n, FILE *stream) function
144 #undef fwrite macro
/haiku-fatelf/headers/cpp/
H A Diostdio.h80 #define fwrite _IO_fwrite macro
/haiku-fatelf/src/system/kernel/util/
H A Dkernel_cpp.cpp93 fwrite(const void *buffer, size_t size, size_t numItems, FILE *stream) function
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmpw.c265 #undef fwrite macro

Completed in 171 milliseconds