Searched refs:SOCK_CLOEXEC (Results 1 – 4 of 4) sorted by relevance
70 assertEquals(OsConstants.O_CLOEXEC, OsConstants.SOCK_CLOEXEC); in testConstantsEqual()
671 public static final int SOCK_CLOEXEC = placeholder(); field in OsConstants
529 initConstant(env, c, "SOCK_CLOEXEC", SOCK_CLOEXEC); in OsConstants_initConstants()
479 field public static final int SOCK_CLOEXEC;