Home
last modified time | relevance | path

Searched refs:__mmap (Results 1 – 3 of 3) sorted by relevance

/misc/
A Dmmap.c32 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap() function
39 weak_alias (__mmap, mmap)
40 libc_hidden_def (__mmap)
A Dmmap64.c44 return __mmap (addr, len, prot, flags, fd, small_offset); in __mmap64()
A DVersions172 __mmap; __munmap; __mprotect;

Completed in 5 milliseconds