Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libc/arch/sparc/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/ia64/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/alpha/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/arm/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/mips/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/hppa/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/m68k/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/powerpc64/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/sh3/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/vax/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/sparc64/
Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/x86_64/
Dexec_prot_support.c43 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/common/
Dexec_prot.h55 int exec_prot_support(void);
/netbsd/src/tests/lib/libc/arch/powerpc/
Dexec_prot_support.c40 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/arch/
DMakefile.exec_prot8 SRCS_EXEC_PROT= exec_prot_support.c return_one.S
/netbsd/src/tests/lib/libc/arch/i386/
Dexec_prot_support.c50 exec_prot_support(void) in exec_prot_support() function
/netbsd/src/tests/lib/libc/sys/
Dt_mprotect.c150 xp_support = exec_prot_support(); in ATF_TC_BODY()
367 if (exec_prot_support() == PERPAGE_XP) { in ATF_TC_BODY()