Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/arch/arm/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/hppa/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/ia64/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/m68k/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/mips/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/or1k/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/powerpc64/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/riscv/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/sh3/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/sparc/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/sparc64/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/vax/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/aarch64/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/alpha/
H A Dexec_prot_support.c38 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/x86_64/
H A Dexec_prot_support.c43 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/common/
H A Dexec_prot.h50 int exec_prot_support(void);
/freebsd/contrib/netbsd-tests/lib/libc/arch/powerpc/
H A Dexec_prot_support.c40 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/arch/i386/
H A Dexec_prot_support.c50 exec_prot_support(void) in exec_prot_support() function
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mprotect.c179 xp_support = exec_prot_support(); in ATF_TC_BODY()