prot_unwritable 66 maint/gnulib/tests/test-sigsegv-catch-segv1.c int prot_unwritable; prot_unwritable 77 maint/gnulib/tests/test-sigsegv-catch-segv1.c prot_unwritable = PROT_NONE; prot_unwritable 79 maint/gnulib/tests/test-sigsegv-catch-segv1.c prot_unwritable = PROT_READ; prot_unwritable 92 maint/gnulib/tests/test-sigsegv-catch-segv1.c if (mprotect ((void *) page, 0x4000, prot_unwritable) < 0) prot_unwritable 100 maint/gnulib/tests/test-sigsegv-catch-segv1.c || mprotect ((void *) page, 0x4000, prot_unwritable) < 0) prot_unwritable 86 maint/gnulib/tests/test-sigsegv-catch-segv2.c int prot_unwritable; prot_unwritable 98 maint/gnulib/tests/test-sigsegv-catch-segv2.c prot_unwritable = PROT_NONE; prot_unwritable 100 maint/gnulib/tests/test-sigsegv-catch-segv2.c prot_unwritable = PROT_READ; prot_unwritable 113 maint/gnulib/tests/test-sigsegv-catch-segv2.c if (mprotect ((void *) page, 0x4000, prot_unwritable) < 0) prot_unwritable 116 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c int prot_unwritable; prot_unwritable 146 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c prot_unwritable = PROT_NONE; prot_unwritable 148 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c prot_unwritable = PROT_READ; prot_unwritable 161 maint/gnulib/tests/test-sigsegv-catch-stackoverflow2.c if (mprotect ((void *) page, 0x4000, prot_unwritable) < 0)