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

/external/libxml2/include/libxml/
H A Dxmlerror.h430 XML_IO_EINTR, /* 1514 */ enumerator in enum:__anon11546
/external/libxml2/
H A DxmlIO.c315 else if (errno == EINTR) code = XML_IO_EINTR;

Completed in 59 milliseconds