Searched defs:ST_NOEXEC (Results 1 – 1 of 1) sorted by relevance
90 ST_NOEXEC = 8, /* Disallow program execution. */ enumerator91 # define ST_NOEXEC ST_NOEXEC macro