Searched defs:sys_mmap (Results 1 – 2 of 2) sorted by relevance
| /tools/include/nolibc/ |
| A D | arch-s390.h | 169 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function 183 #define sys_mmap sys_mmap macro
|
| /tools/include/nolibc/sys/ |
| A D | mman.h | 18 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function
|
Completed in 10 milliseconds