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