Searched refs:ST_NOEXEC (Results 1 – 2 of 2) sorted by relevance
495 public static final int ST_NOEXEC = placeholder(); field in OsConstants
553 initConstant(env, c, "ST_NOEXEC", ST_NOEXEC); in OsConstants_initConstants()