Searched refs:_IO_file_underflow_maybe_mmap (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c807 _IO_file_underflow_maybe_mmap (_IO_FILE *fp) function
1626 JUMP_INIT(underflow, _IO_file_underflow_maybe_mmap),
H A Dwfileops.c365 if (_IO_file_underflow_maybe_mmap (fp) == EOF)
H A DlibioP.h536 extern int _IO_file_underflow_maybe_mmap __P ((_IO_FILE *));

Completed in 42 milliseconds