Searched refs:XML_IO_EISDIR (Results 1 – 3 of 3) sorted by relevance
433 XML_IO_EISDIR, /* 1517 */ enumerator
762 d XML_IO_EISDIR c 1517
324 else if (errno == EISDIR) code = XML_IO_EISDIR; in __xmlIOErr()