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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h447 XML_IO_ETIMEDOUT, /* 1541 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c387 else if (errno == ETIMEDOUT) code = XML_IO_ETIMEDOUT;
402 else if (errno == ETIMEDOUT) code = XML_IO_ETIMEDOUT;

Completed in 43 milliseconds