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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h441 XML_IO_EPERM, /* 1535 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c369 else if (errno == EPERM) code = XML_IO_EPERM;

Completed in 56 milliseconds