Searched defs:MAP_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance
33 #define MAP_UNINITIALIZED 0x4000000 /* For anonymous mmap, memory could be macro
268 pub const MAP_UNINITIALIZED: ::c_int = 0; constant