Searched refs:_IO_wfile_jumps_maybe_mmap (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofopen.c54 _IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_wfile_jumps_maybe_mmap;
55 fp->_wide_data->_wide_vtable = &_IO_wfile_jumps_maybe_mmap;
H A Diofdopen.c144 ? &_IO_wfile_jumps_maybe_mmap :
H A Dwfileops.c913 struct _IO_jump_t _IO_wfile_jumps_maybe_mmap = variable in typeref:struct:_IO_jump_t
H A DlibioP.h457 extern struct _IO_jump_t _IO_wfile_jumps_maybe_mmap attribute_hidden;

Completed in 52 milliseconds