Searched defs:__mmap (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/misc/ |
D | mmap.c | 32 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | mmap.c | 34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | mmap.c | 34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|
D | dl-sysdep.c | 448 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
|