Searched refs:SOCK_NONBLOCK (Results 1 – 4 of 4) sorted by relevance
45 assertEquals(OsConstants.O_NONBLOCK, OsConstants.SOCK_NONBLOCK); in testConstantsEqual()
692 public static final int SOCK_NONBLOCK = placeholder(); field in OsConstants
525 initConstant(env, c, "SOCK_NONBLOCK", SOCK_NONBLOCK); in OsConstants_initConstants()
479 field public static final int SOCK_NONBLOCK;