Home
last modified time | relevance | path

Searched defs:p_map (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmunmap.c35 char *p_map = mmap(NULL, sizeof(char) * 10, PROT_READ | PROT_WRITE, MAP_SHARED, fileno(fptr), 0); in munmap_0100() local

Completed in 1 milliseconds