Searched refs:stackprot (Results 1 – 1 of 1) sorted by relevance
248 static int stackprot; variable332 if (stackprot == 0) { /* do this once */ in find_stack()336 stackprot = (int)lprot; in find_stack()397 if ((stk = mmap(NULL, mapsize, stackprot, in find_stack()