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