Searched defs:__mmap (Results 1 – 3 of 3) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | mmap.c | 34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|
/sysdeps/mach/hurd/ |
A D | mmap.c | 34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|
A D | dl-sysdep.c | 450 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|
Completed in 8 milliseconds