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

/external/libxml2/include/libxml/
H A Dxmlerror.h442 XML_IO_ENOLCK, /* 1526 */ enumerator in enum:__anon12091
/external/libxml2/
H A DxmlIO.c351 else if (errno == ENOLCK) code = XML_IO_ENOLCK;

Completed in 102 milliseconds