Searched defs:mmap2 (Results 1 – 3 of 3) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/avr32/ |
A D | mmap.c | 15 static __inline__ _syscall6(void *, mmap2, void *, addr, size_t, len, int, prot, in _syscall6() argument
|
/l4re-core-master/libc_backends/lib/l4re_file/ |
A D | mmap.cc | 32 void *mmap2(void *addr, size_t length, int prot, int flags, in mmap2() function
|
/l4re-core-master/l4re_vfs/include/impl/ |
A D | vfs_impl.h | 513 Vfs::mmap2(void *start, size_t len, int prot, int flags, int fd, off_t _offset, in mmap2() function
|
Completed in 7 milliseconds