Searched defs:__mmap (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/trusty/musl/src/mman/ |
D | mmap.c | 14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() function
|
/aosp_15_r20/external/musl/src/mman/ |
H A D | mmap.c | 14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() function
|