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