Searched refs:execprot (Results 1 – 1 of 1) sorted by relevance
42 int execprot = 0; in exec_prot_support() local43 size_t len = sizeof(execprot); in exec_prot_support()45 if (sysctlbyname("machdep.execprot", &execprot, &len, NULL, 0) < 0) in exec_prot_support()48 if (execprot) in exec_prot_support()