HomeSort by relevance Sort by last modified time
    Searched refs:XML_IO_EDEADLK (Results 1 - 2 of 2) sorted by null

  /external/libxml2/include/libxml/
xmlerror.h 424 XML_IO_EDEADLK, /* 1508 */
    [all...]
  /external/libxml2/
xmlIO.c 297 else if (errno == EDEADLK) code = XML_IO_EDEADLK;
    [all...]

Completed in 56 milliseconds