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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dxmlerror.h454 XML_IO_EROFS, /* 1538 */ enumerator in enum:__anon9860
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlerror.h450 XML_IO_EROFS, /* 1538 */ enumerator in enum:__anon12098
/macosx-10.10/libxml2-26/libxml2/
H A DxmlIO.c387 else if (errno == EROFS) code = XML_IO_EROFS;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c381 else if (errno == EROFS) code = XML_IO_EROFS;

Completed in 185 milliseconds