ESPIPE            507 net/third_party/nss/ssl/unix_err.c     case ESPIPE:	prError = PR_INVALID_METHOD_ERROR; break;
ESPIPE            383 third_party/libxml/src/xmlIO.c #ifdef ESPIPE
ESPIPE            384 third_party/libxml/src/xmlIO.c         else if (errno == ESPIPE) code = XML_IO_ESPIPE;