Searched refs:P2_WXORX_ENABLE_EXEC (Results 1 – 4 of 4) sorted by relevance
889 p->p_flag2 |= P2_WXORX_ENABLE_EXEC; in wxmap_ctl()911 if ((p->p_flag2 & P2_WXORX_ENABLE_EXEC) != 0) in wxmap_status()
499 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC | P2_LOGSIGEXIT_CTL | in do_fork()
1286 P2_WXORX_DISABLE | P2_WXORX_ENABLE_EXEC); in __CONCAT()1315 (imgp->proc->p_flag2 & P2_WXORX_ENABLE_EXEC) != 0) in __CONCAT()
877 #define P2_WXORX_ENABLE_EXEC 0x00020000 /* WXORX enabled after exec */ macro