Searched refs:faterror (Results 1 – 17 of 17) sorted by relevance
| /mirbsd/src/gnu/usr.bin/rcs/src/ |
| D | merge.c | 71 faterror("too many -L options"); in main() 73 faterror("-L needs following argument"); in main() 90 faterror("%s arguments%s", in main()
|
| D | rcsutil.c | 213 faterror("out of memory"); 340 faterror("no password entry for userid %lu", 810 faterror("%s failed for unknown reason", args[1]); 831 faterror("too many command arguments"); in run() 983 faterror("root setuid not supported" + (u?5:0)); in set_uid_to()
|
| D | rcsdiff.c | 226 faterror("too many -L options"); in main() 234 faterror("-%c needs following argument%s", in main() 318 faterror("no input file%s", cmdusage); in main()
|
| D | rcsmerge.c | 210 if (!rev[1]) faterror("no base revision number given"); in main() 216 faterror("no input file%s", cmdusage); in main()
|
| D | rcsfnms.c | 306 faterror("can't make temporary pathname `%.*s%cT%cXXXXXX'", 317 faterror("can't make temporary pathname `%.*s%cT%cXXXXXX'", 325 faterror("can't make temporary pathname `%s...'",P_tmpdir); 327 faterror("can't make temporary pathname");
|
| D | rcslex.c | 804 faterror("invalid %s `%s'", 928 faterror("%s: too large", name); 931 faterror("too many RILEs"); 1198 faterror(char const *format,...) in faterror() function 1375 faterror("can't open input file %s",argv[1]);
|
| D | rcstime.c | 63 faterror("unknown date/time: %s", source); in str2time_checked()
|
| D | merger.c | 126 default: faterror("diff failed");
|
| D | rcsedit.c | 367 faterror("finisheditline internal error"); 1228 faterror("keepdirtemp"); 1262 faterror("can't make temporary pathname `%.*s_%cXXXXXX'",
|
| D | rcsclean.c | 80 faterror("no pathnames specified"); in main()
|
| D | rcssyn.c | 666 faterror("can't open input file %s", argv[1]);
|
| D | co.c | 334 else if (argc < 1) faterror("no input file%s", cmdusage); in main()
|
| D | rcsbase.h | 514 __dead void faterror(char const*,...) __attribute__((format(printf, 1, 2)));
|
| D | rcsrev.c | 879 faterror("can't open input file %s", argv[1]);
|
| D | ci.c | 455 else if (argc < 1) faterror("no input file%s", cmdusage); in main()
|
| D | rlog.c | 358 faterror("no input file%s", cmdusage); in main()
|
| D | rcs.c | 496 else if (argc < 1) faterror("no input file%s", cmdusage); in main()
|