Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libc/sys/
H A Dt_mprotect.c316 ATF_TC(mprotect_mremap_exec);
317 ATF_TC_HEAD(mprotect_mremap_exec, tc) in ATF_TC_HEAD() argument
326 ATF_TC_BODY(mprotect_mremap_exec, tc) in ATF_TC_BODY() argument
451 ATF_TP_ADD_TC(tp, mprotect_mremap_exec); in ATF_TP_ADD_TCS()