Searched refs:CAP_LEASE (Results 1 – 4 of 4) sorted by relevance
107 assertEquals(28, OsConstants.CAP_LEASE); in test_CAP_constants()150 assertEquals(0, CAP_TO_INDEX(OsConstants.CAP_LEASE)); in test_CAP_TO_INDEX()191 assertEquals(1 << 28, CAP_TO_MASK(OsConstants.CAP_LEASE)); in test_CAP_TO_MASK()
207 public static final int CAP_LEASE = placeholder(); field in OsConstants
121 initConstant(env, c, "CAP_LEASE", CAP_LEASE); in OsConstants_initConstants()
27676 field public static final int CAP_LEASE;