Lines Matching refs:ESPIPE
189 "Invalid seek", /* ESPIPE */383 #ifdef ESPIPE384 else if (errno == ESPIPE) code = XML_IO_ESPIPE;