Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitWXExecAllocator.c80 int paxflags; in netbsd_se_protected() local
81 size_t len = sizeof(paxflags); in netbsd_se_protected()
87 if (SLJIT_UNLIKELY(sysctl(mib, 3, &paxflags, &len, NULL, 0) < 0)) in netbsd_se_protected()
90 return (paxflags & CTL_PROC_PAXFLAGS_MPROTECT) ? -1 : 0; in netbsd_se_protected()

Completed in 4 milliseconds