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