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