Home | History | Annotate | Download | only in uudecode

Lines Matching refs:warnx

139 			warnx("%s: no \"%s\" line", inputname, base64 ? 
159 warnx("%s: invalid mode on \"%s\" line", inputname,
166 warnx("%s: no filename on \"%s\" line", inputname,
182 warnx("%s: illegal ~user.", inputname);
187 warnx("%s: no user %s.", inputname, buf);
193 warnx("%s: path too long.", inputname);
234 warnx("%s: short file.", inputname);
269 warnx("%s: no \"end\" line.", inputname);
284 warnx("%s", msg);
299 warnx("%s: short file.", inputname);
303 warnx("%s: base64 decoding is not supported", inputname);