Lines Matching refs:ESPIPE
195 "Invalid seek", /* ESPIPE */389 #ifdef ESPIPE390 else if (errno == ESPIPE) code = XML_IO_ESPIPE;