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

/haiku/src/libs/stdc++/legacy/
H A Dfstream.cc78 _IO_file_setbuf(rdbuf(), p, l);
H A Dfilebuf.cc156 return (streambuf*)_IO_file_setbuf (this, p, len);
/haiku/src/system/libroot/posix/glibc/libio/
H A Diofopncook.c108 JUMP_INIT(setbuf, INTUSE(_IO_file_setbuf)),
227 JUMP_INIT(setbuf, INTUSE(_IO_file_setbuf)),
H A Dfileops.c60 # define _IO_new_file_setbuf _IO_file_setbuf
438 INTDEF2(_IO_new_file_setbuf, _IO_file_setbuf)
1562 versioned_symbol (libc, _IO_new_file_setbuf, _IO_file_setbuf, GLIBC_2_1);
H A Dwfileops.c46 # define _IO_new_file_setbuf _IO_file_setbuf
H A DlibioP.h525 extern _IO_FILE* _IO_file_setbuf __P ((_IO_FILE *, char *, _IO_ssize_t));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c130 void _IO_file_setbuf() {} function
H A Dlibroot_stubs_legacy.c240 void _IO_file_setbuf() {} function

Completed in 146 milliseconds