Lines Matching refs:fatal
74 #define PERROR(x) fatal("%s: Illegal Regular Expression\n", targ);
78 static void fatal(char *, char *);
115 fatal("-n num\n", NULL);
158 fatal("Cannot open %s\n", *argv);
255 * "keep" flag is not set, fatal unlinks all created files. If the
256 * "keep" flag is set, fatal closes the current file(if there is one).
261 fatal(char *string, char *arg)
345 * previous file name is restored for cleanup, and fatal is called. If
367 fatal("Suffix longer than %ld chars; increase -n\n",
376 fatal("Name too long: %s\n", file);
388 fatal("Name too long: %s\n", delim + 1);
396 fatal("Cannot create %s\n", tfile);
434 fatal("%s: bad line number\n", line);
458 fatal("%s: missing '}'\n", targ);
462 fatal("%s: Repeat count too large\n", targ);
468 fatal("Illegal repeat count: %s\n", targ);
479 fatal("No operation for %s\n", targ);
506 fatal("%s: missing delimiter\n", targ);
521 fatal("%s: illegal offset\n", string);
537 * and fatal is called to clean up and print the argument which
546 fatal("Interrupt - program aborted at arg '%s'\n", targ);
568 fatal("%s - out of range\n", targ);
571 fatal("%s - out of range\n", targ);
583 fatal("%s - out of range\n", targ);