OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_IO_EAGAIN
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/include/libxml/
xmlerror.h
414
XML_IO_EAGAIN
, /* 1502 */
[
all
...]
/external/libxml2/
xmlIO.c
276
else if (errno == EAGAIN) code =
XML_IO_EAGAIN
;
[
all
...]
Completed in 197 milliseconds