Searched refs:PROT_NONE (Results 1 – 4 of 4) sorted by relevance
32 #define PROT_NONE 0x0 macro
192 if (prot != PROT_NONE) { in mapfile_map()
59 && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)
10622 && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)