Searched refs:PR_SET_DUMPABLE (Results 1 – 2 of 2) sorted by relevance
427 #if defined(PR_SET_DUMPABLE) in OsConstants_initConstants()428 initConstant(env, c, "PR_SET_DUMPABLE", PR_SET_DUMPABLE); in OsConstants_initConstants()
395 public static final int PR_SET_DUMPABLE = placeholder(); field in OsConstants