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