Searched defs:MAP_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance
23 # define MAP_UNINITIALIZED 0x4000000 /* For anonymous mmap, memory could be uninitialized */ macro25 # define MAP_UNINITIALIZED 0x0 /* Don't support this flag */ macro
59 # define MAP_UNINITIALIZED 0x4000000 /* For anonymous mmap, memory could be macro62 # define MAP_UNINITIALIZED 0x0 /* Don't support this flag */ macro