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