Searched refs:MAP_GROWSDOWN (Results 1 – 8 of 8) sorted by relevance
29 # define MAP_GROWSDOWN 0x00100 /* Stack-like segment. */ macro
29 # define MAP_GROWSDOWN 0x1000 /* stack-like segment */ macro
30 # define MAP_GROWSDOWN 0x00100 /* Stack-like segment. */ macro
29 # define MAP_GROWSDOWN 0x0200 /* Stack-like segment. */ macro
30 # define MAP_GROWSDOWN 0x01000 /* Stack-like segment. */ macro
37 # define MAP_GROWSDOWN 0x8000 /* Stack-like segment */ macro
1641 @c MAP_DENYWRITE, MAP_EXECUTABLE and MAP_GROWSDOWN don't seem applicable to
11420 Correct MAP_GROWSDOWN value.