Searched refs:FATAL (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-current/contrib/one-true-awk/
H A Dmain.c77 FATAL("floating point exception"
88 FATAL("segfault. Do you have an unbounded recursive call?", n);
109 FATAL("%s", msg);
175 FATAL("error allocating space for -f options");
187 FATAL("invalid -v option argument: %s", vn);
211 FATAL("no program given");
254 FATAL("can't open file %s", pfile[curpfile]);
H A Drun.c126 FATAL("out of memory in %s", whatrtn);
164 FATAL("illegal statement");
193 FATAL("illegal break, continue, next or nextfile from BEGIN");
209 FATAL("illegal break, continue, next or nextfile from END");
242 FATAL("calling undefined function %s", s);
246 FATAL("out of space for stack frames calling %s", s);
256 FATAL("function %s has %d arguments, limit %d", s, ncall+ndef, NARGS);
264 FATAL("can't use function %s as argument in %s", y->nval, s);
280 FATAL("out of space for stack frames in %s", s);
353 FATAL("argumen
[all...]
H A Dlex.c130 FATAL( "out of space for name %.10s...", buf );
147 FATAL( "out of space for number %.10s...", buf );
186 FATAL( "out of space in yylex" );
390 FATAL("out of space for strings");
393 FATAL("out of space for string %.10s...", buf);
401 FATAL( "giving up" );
573 FATAL("out of space for reg expr");
577 FATAL("out of space for reg expr %.10s...", buf);
634 FATAL("pushed back too much: %.20s...", yysbuf);
H A Db.c310 FATAL("can't happen: unknown type %d in penter", type(p));
334 FATAL("can't happen: unknown type %d in freetr", type(p));
416 FATAL("out of space for character class [%.10s...] 1", p);
441 FATAL("out of space for character class [%.10s...] 2", p);
454 FATAL("out of space for character class [%.10s...] 2", p);
471 FATAL("regular expression too big: out of space in %.30s...", s);
509 FATAL("can't happen: unknown type %d in cfoll", type(v));
554 FATAL("can't happen: unknown type %d in first", type(p)); /* can't happen */
894 FATAL("fnematch: getc error");
941 FATAL("unabl
[all...]
H A Dlib.c71 FATAL("out of space for $0 and fields");
87 FATAL("out of space in makefields %d", i);
136 FATAL("field separator %.10s... is too long", *FS);
175 FATAL("can't open file %s", file);
266 FATAL("input record `%.30s...' too long", buf);
275 FATAL("input record `%.30s...' too long", buf);
280 FATAL("input record `%.30s...' too long", buf);
319 FATAL("input record `%.30s...' too long", buf);
328 FATAL("input record `%.30s...' too long", buf);
395 FATAL("ou
727 void FATAL(const char *fmt, ...) function
[all...]
H A Dtran.c164 FATAL("out of space in makesymtab");
234 FATAL("out of space for symbol table at %s", n);
334 FATAL("can't %s %s; it's an array name.", rw, vp->nval);
336 FATAL("can't %s %s; it's a function.", rw, vp->nval);
528 FATAL("out of space in tostring on %s", s);
538 FATAL("out of space in tostring on %s", s);
552 FATAL("out of space concatenating %s and %s", sa, sb);
558 FATAL("out of space concatenating %s and %s", sa, sb);
575 FATAL( "out of space in qstring(%s)", s);
/freebsd-current/tools/test/stress2/misc/
H A D1st.sh44 echo "FATAL: diskimage was overwritten with \"$diskimage\""
48 echo "FATAL: RUNDIR was overwritten with \"$RUNDIR\""
52 echo "FATAL: mntpoint \"$mntpoint\" must be a root directory"
64 grep -Eq '^[0-9]+$' || { echo FATAL; df -k $(dirname $diskimage); }
71 echo "FATAL kern.maxvnodes is too small"
H A Dtmpfs19.sh54 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dfull.sh62 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dmd9.sh53 mount | grep "on $mntpoint " && { echo FATAL; exit 1; }
H A Drename15.sh78 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dsyzkaller48.sh80 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dsparse.sh70 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Delf.sh70 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dmmap35.sh64 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dsuj36.sh78 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dbeneath2.sh69 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dbeneath3.sh66 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dsmrstress2.sh74 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dgetrandom.sh64 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dmmap39.sh75 { echo FATAL; fstat -mf $mntpoint; exit 1; }
H A Dgraid1.sh70 { echo FATAL; fstat -mf $mntpoint; exit 1; }
/freebsd-current/usr.sbin/pmcannotate/
H A Dpmcannotate.c50 #define FATAL(ptr, x ...) do { \ macro
708 FATAL(exec, "%s: Impossible to locate the binary file\n",
711 FATAL(exec, "%s: Impossible to locate the pmcstat file\n",
714 FATAL(exec, "%s: Impossible to locate the kernel file\n",
727 FATAL(exec, "%s: Cannot create tempfile templates\n",
730 FATAL(exec, "%s: Impossible to create the tmp file\n",
739 FATAL(exec, "%s: Impossible to create the tmp file\n",
744 FATAL(exec, "%s: Impossible to open the map file\n",
757 FATAL(NULL,
771 FATAL(exe
[all...]
/freebsd-current/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c39 #define FATAL -1 macro
73 printf("FATAL\n");
74 exit(FATAL);
261 printf("FATAL\n");
262 exit(FATAL);
/freebsd-current/contrib/mandoc/
H A Dconfigure47 FATAL=0
409 echo "FATAL: no endian conversion functions found" 1>&2
410 echo "FATAL: no endian conversion functions found" 1>&3
411 FATAL=1
414 echo "FATAL: nanosleep: no" 1>&2
415 echo "FATAL: nanosleep: no" 1>&3
416 FATAL=1
419 echo "FATAL: recvmsg: no" 1>&2
420 echo "FATAL: recvmsg: no" 1>&3
422 FATAL
[all...]

Completed in 162 milliseconds

123