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