Searched refs:__fopen_maybe_mmap (Results 1 - 6 of 6) sorted by path

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfreopen.c107 result = __fopen_maybe_mmap (result);
H A Dfreopen64.c61 result = __fopen_maybe_mmap (result);
H A Diofopen.c40 __fopen_maybe_mmap (fp) function
94 return __fopen_maybe_mmap (&new_f->fp.file);
H A Diolibio.h25 extern _IO_FILE *__fopen_maybe_mmap __P((_IO_FILE *));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c749 void __fopen_maybe_mmap() {} function
H A Dlibroot_stubs_legacy.c576 void __fopen_maybe_mmap() {} function

Completed in 111 milliseconds