Searched refs:XML_IO_ENETUNREACH (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h459 XML_IO_ENETUNREACH, /* 1553 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c405 else if (errno == ENETUNREACH) code = XML_IO_ENETUNREACH;

Completed in 48 milliseconds