Searched refs:_IO_file_underflow_mmap (Results 1 – 3 of 3) sorted by relevance
641 _IO_file_underflow_mmap (FILE *fp) in _IO_file_underflow_mmap() function1462 JUMP_INIT(underflow, _IO_file_underflow_mmap),
561 extern int _IO_file_underflow_mmap (FILE *);
351 && _IO_file_underflow_mmap (fp) == EOF) in libc_hidden_def()
Completed in 9 milliseconds