Home | History | Annotate | Download | only in untgz

Lines Matching full:error

119 void error              OF((const char *));
150 /* error message for the filename */
166 /* on error return -1 */
259 error("Out of memory");
326 /* 0 on error */
406 error(gzerror(in, &err));
413 action = TGZ_INVALID; /* force error exit */
450 error("bad long name");
513 error(gzerror(in, &err));
536 "%s: Error writing %s -- skipping\n",prog,fname);
562 error("broken archive");
573 error("failed gzclose");
593 void error(const char *msg)
669 error("Unknown option");