Searched defs:MAP_SHARED (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/bits/ | ||
D | mman.h | 51 #define MAP_SHARED 0x0010 /* Share changes. */ macro |
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ | ||
D | mman-linux.h | 42 #define MAP_SHARED 0x01 /* Share changes. */ macro |