Searched refs:_IO_fwrite (Results 1 - 6 of 6) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c264 void _IO_fwrite() {} function
H A Dlibroot_stubs.c154 void _IO_fwrite() {} function
/haiku/src/system/libroot/posix/glibc/libio/
H A Diofwrite.c31 _IO_fwrite (buf, size, count, fp) function
53 INTDEF(_IO_fwrite)
57 weak_alias (_IO_fwrite, fwrite)
60 weak_alias (_IO_fwrite, fwrite_unlocked)
H A Diolibio.h33 extern _IO_size_t _IO_fwrite __P((const void*,
/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)
/haiku/headers/cpp/
H A Diostdio.h80 #define fwrite _IO_fwrite

Completed in 192 milliseconds