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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlerror.h436 XML_IO_ENODEV, /* 1523 */ enumerator in enum:__anon13347
/external/libxml2/include/libxml/
H A Dxmlerror.h439 XML_IO_ENODEV, /* 1523 */ enumerator in enum:__anon25072
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c336 else if (errno == ENODEV) code = XML_IO_ENODEV;
/external/libxml2/
H A DxmlIO.c342 else if (errno == ENODEV) code = XML_IO_ENODEV;

Completed in 68 milliseconds