Searched refs:faterror (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/rcs/merge/
H A Dmerge.c68 faterror("too many -L options");
70 faterror("-L needs following argument");
87 faterror("%s arguments%s",
/freebsd-9.3-release/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c205 if (!rev[1]) faterror("no base revision number given");
211 faterror("no input file%s", cmdusage);
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Dmerger.c121 default: faterror("diff failed");
H A Drcskeys.c170 faterror("LocalId is too long");
H A Drcsutil.c246 faterror("out of memory");
368 faterror("no password entry for userid %lu",
374 faterror("setuid not supported");
376 faterror("Who are you? Please setenv LOGNAME.");
676 faterror("signal catcher failure");
694 faterror("signal catcher failure");
1159 faterror("%s failed for unknown reason", args[1]);
1188 faterror("too many command arguments");
1361 faterror("root setuid not supported" + (u?5:0));
H A Drcstime.c71 faterror("unknown date/time: %s", source);
H A Drcslex.c7 * checkid, fatserror, error, faterror, warn, diagnose
827 faterror("invalid %s `%s'",
976 faterror("%s: too large", name);
979 faterror("too many RILEs");
1311 faterror(char const *format,...) function
1313 /*VARARGS1*/ void faterror(format, va_alist)
1525 faterror("can't open input file %s",argv[1]);
H A Drcsfnms.c303 faterror("can't make temporary pathname `%.*s%cT%cXXXXXX'",
312 faterror("can't make temporary pathname `%s...'",P_tmpdir);
314 faterror("can't make temporary pathname");
H A Dmaketime.c96 faterror("The TZ environment variable is not set; please set it to your timezone");
H A Drcssyn.c660 faterror("can't open input file %s", argv[1]);
H A Drcsedit.c430 faterror("finisheditline internal error");
1492 faterror("keepdirtemp");
1533 faterror("can't make temporary pathname `%.*s_%cXXXXXX'",
H A Drcsbase.h557 void faterror P((char const*,...)) printf_string_exiting(1,2);
H A Drcsrev.c872 faterror("can't open input file %s", argv[1]);
/freebsd-9.3-release/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c122 * Added fterror() to replace faterror().
219 faterror("too many -L options");
227 faterror("-%c needs following argument%s",
311 faterror("no input file%s", cmdusage);
/freebsd-9.3-release/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c74 faterror("no pathnames specified");
/freebsd-9.3-release/gnu/usr.bin/rcs/co/
H A Dco.c332 else if (argc < 1) faterror("no input file%s", cmdusage);
/freebsd-9.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c446 else if (argc < 1) faterror("no input file%s", cmdusage);
/freebsd-9.3-release/gnu/usr.bin/rcs/rcs/
H A Drcs.c489 else if (argc < 1) faterror("no input file%s", cmdusage);
/freebsd-9.3-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c359 faterror("no input file%s", cmdusage);

Completed in 139 milliseconds