Searched refs:PROT_EXEC (Results 1 – 4 of 4) sorted by relevance
913 public static final int PROT_EXEC; field in OsConstants914 static { PROT_EXEC = 0; }
562 public static final int PROT_EXEC = placeholder(); field in OsConstants
455 initConstant(env, c, "PROT_EXEC", PROT_EXEC); in OsConstants_initConstants()
446 field public static final int PROT_EXEC;