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