Home
last modified time | relevance | path

Searched refs:_IO_wfile_underflow_maybe_mmap (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/libio/
Dwfileops.c393 _IO_wfile_underflow_maybe_mmap (FILE *fp) in _IO_wfile_underflow_maybe_mmap() function
1077 JUMP_INIT(underflow, (_IO_underflow_t) _IO_wfile_underflow_maybe_mmap),
/glibc-2.36/ChangeLog.old/
DChangeLog.135073 * libio/wfileops.c (_IO_wfile_underflow_maybe_mmap): New function.