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