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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlerror.h439 XML_IO_ENOLCK, /* 1526 */ enumerator in enum:__anon12497
/external/libxml2/include/libxml/
H A Dxmlerror.h438 XML_IO_ENOLCK, /* 1526 */ enumerator in enum:__anon21714
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c345 else if (errno == ENOLCK) code = XML_IO_ENOLCK;
/external/libxml2/
H A DxmlIO.c348 else if (errno == ENOLCK) code = XML_IO_ENOLCK;

Completed in 136 milliseconds