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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h439 XML_IO_ENOTTY, /* 1533 */ enumerator in enum:__anon17064
/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c363 else if (errno == ENOTTY) code = XML_IO_ENOTTY;

Completed in 75 milliseconds