Searched refs:EISCONN (Results 1 – 2 of 2) sorted by relevance
212 public static final int EISCONN = placeholder(); field in OsConstants892 if (errno == EISCONN) { in errnoName()
166 initConstant(env, c, "EISCONN", EISCONN); in OsConstants_initConstants()