Searched refs:XML_IO_ENOLCK (Results 1 - 2 of 2) sorted by relevance
/external/libxml2/include/libxml/ | ||
H A D | xmlerror.h | 442 XML_IO_ENOLCK, /* 1526 */ enumerator in enum:__anon12091 |
/external/libxml2/ | ||
H A D | xmlIO.c | 351 else if (errno == ENOLCK) code = XML_IO_ENOLCK; |
Completed in 55 milliseconds