Searched defs:sys_mmap (Results 1 – 2 of 2) sorted by relevance
/tools/include/nolibc/ |
D | arch-s390.h | 163 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function 177 #define sys_mmap sys_mmap macro
|
D | sys.h | 667 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function
|