Home
last modified time | relevance | path

Searched refs:testfunc_protnone (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect04.c47 static void testfunc_protnone(void);
51 static void (*testfunc[])(void) = { testfunc_protnone, testfunc_protexec };
96 static void testfunc_protnone(void) in testfunc_protnone() function