why2               65 lib/zlib/examples/gzjoin.c local int bail(char *why1, char *why2)
why2               67 lib/zlib/examples/gzjoin.c     fprintf(stderr, "gzjoin error: %s%s, output incomplete\n", why1, why2);