Searched refs:CAP_LAST_CAP (Results 1 – 4 of 4) sorted by relevance
89 #if defined(CAP_LAST_CAP) in OsConstants_initConstants()101 initConstant(env, c, "CAP_LAST_CAP", CAP_LAST_CAP); in OsConstants_initConstants()
114 assertEquals(40, OsConstants.CAP_LAST_CAP); in test_CAP_constants()
204 public static final int CAP_LAST_CAP = placeholder(); field in OsConstants
168 field public static final int CAP_LAST_CAP;