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

  /external/libxml2/include/libxml/
xmlerror.h 466 XML_IO_ENOTSOCK, /* 1550 */
    [all...]
  /external/libxml2/
xmlIO.c 402 else if (errno == ENOTSOCK) code = XML_IO_ENOTSOCK;
    [all...]

Completed in 34 milliseconds