Searched refs:SOCK_CLOEXEC (Results 1 – 3 of 3) sorted by relevance
44 assertEquals(OsConstants.O_CLOEXEC, OsConstants.SOCK_CLOEXEC); in testConstantsEqual()
546 public static final int SOCK_CLOEXEC = placeholder(); field in OsConstants
518 initConstant(env, c, "SOCK_CLOEXEC", SOCK_CLOEXEC); in OsConstants_initConstants()