Searched refs:MAP_NONBLOCK (Results 1 – 5 of 5) sorted by relevance
12 #define MAP_NONBLOCK 0x10000 /* do not block on IO */ macro
14 #define MAP_NONBLOCK 0x10000 /* do not block on IO */ macro
48 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
124 #ifdef MAP_NONBLOCK125 { MAP_NONBLOCK, "MAP_NONBLOCK" },