Searched refs:XML_IO_EAGAIN (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlerror.in.h408 XML_IO_EAGAIN, /* 1502 */ enumerator in enum:__anon2493
H A DxmlIO.c266 else if (errno == EAGAIN) code = XML_IO_EAGAIN;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlerror.in.h408 XML_IO_EAGAIN, /* 1502 */ enumerator in enum:__anon2267
H A DxmlIO.c266 else if (errno == EAGAIN) code = XML_IO_EAGAIN;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlerror.h414 XML_IO_EAGAIN, /* 1502 */ enumerator in enum:__anon2697
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c273 else if (errno == EAGAIN) code = XML_IO_EAGAIN;

Completed in 124 milliseconds