Home
last modified time | relevance | path

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

/NextBSD/contrib/netbsd-tests/lib/libc/arch/x86_64/
HDexec_prot_support.c49 return NO_XP; in exec_prot_support()
/NextBSD/contrib/netbsd-tests/lib/libc/common/
HDexec_prot.h55 NO_XP, /* no execute protection */ enumerator
/NextBSD/contrib/netbsd-tests/lib/libc/arch/powerpc/
HDexec_prot_support.c51 return NO_XP; in exec_prot_support()
/NextBSD/contrib/netbsd-tests/lib/libc/sys/
HDt_mprotect.c189 case NO_XP: in ATF_TC_BODY()