Home
last modified time | relevance | path

Searched refs:mmap (Results 1 – 5 of 5) sorted by relevance

/malloc/
A Dtst-free-errno.c112 if (mmap (NULL, pagesize, PROT_READ, MAP_FILE | MAP_PRIVATE, fd, 0) in do_test()
A Dmemusage.sh150 -m | --m | --mm | --mma | --mmap)
A Dtst-interpose-aux.c161 void *result = mmap (NULL, allocation_size, PROT_READ | PROT_WRITE, in malloc_internal()
A Dtst-dynarray-fail.c320 void *ptr = mmap (NULL, 1, PROT_READ | PROT_WRITE, in mmap_works()
A Dmemusage.c595 mmap (void *start, size_t len, int prot, int flags, int fd, off_t offset) in mmap() function

Completed in 11 milliseconds