Searched refs:_IO_file_open (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc115 if (!_IO_file_open (this, filename, posix_mode, prot,
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c208 _IO_file_open (fp, filename, posix_mode, prot, read_write, is32not64)
238 libc_hidden_def (_IO_file_open)
318 result = _IO_file_open (fp, filename, omode|oflags, oprot, read_write,
H A DlibioP.h541 extern _IO_FILE* _IO_file_open __P ((_IO_FILE *, const char *, int, int,
543 libc_hidden_proto (_IO_file_open)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c124 void _IO_file_open() {} function
H A Dlibroot_stubs_legacy.c234 void _IO_file_open() {} function

Completed in 112 milliseconds