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