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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h432 XML_IO_ENOLCK, /* 1526 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c342 else if (errno == ENOLCK) code = XML_IO_ENOLCK;

Completed in 47 milliseconds