Searched refs:XML_IO_EISCONN (Results 1 – 3 of 3) sorted by relevance
467 XML_IO_EISCONN, /* 1551 */ enumerator
813 d XML_IO_EISCONN...
383 else if (errno == EISCONN) code = XML_IO_EISCONN; in __xmlIOErr()