Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c456 _IO_JUMPS((struct _IO_FILE_plus *)fp) = &_IO_file_jumps_mmap; in INTDEF2()
784 _IO_JUMPS((struct _IO_FILE_plus *)fp) = &_IO_file_jumps_mmap; in decide_maybe_mmap()
1597 struct _IO_jump_t _IO_file_jumps_mmap = variable
H A DlibioP.h453 extern struct _IO_jump_t _IO_file_jumps_mmap attribute_hidden;