HomeSort by: relevance | last modified time | path
    Searched refs:FATAL (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/external/mit/libuv/dist/test/
test-fail-always.c 27 FATAL("Yes, it always fails");
test-callback-stack.c 100 FATAL("uv_shutdown failed");
115 FATAL("uv_read_start failed");
162 FATAL("uv_write failed");
177 FATAL("uv_tcp_init failed");
188 FATAL("uv_tcp_connect failed");
benchmark-ping-udp.c 85 FATAL("uv_udp_send failed");
136 FATAL("uv_udp_read_start failed");
benchmark-ping-pongs.c 107 FATAL("uv_write failed");
174 FATAL("uv_read_start failed");
runner.c 267 FATAL("process_wait failed");
298 FATAL("process_wait failed");
  /src/external/ibm-public/postfix/dist/conf/
postfix-tls-script 248 FATAL="$LOGGER -p fatal"
275 FATAL="postlog -p fatal -t $MAIL_LOGTAG/postfix-tls-script"
277 $FATAL "$msg" || { echo "$msg" >&2; sleep 1; }
304 $FATAL "/bin/sh does not implement a compatible 'getopts' built-in"
316 $FATAL "No working openssl(1) command found with 'openssl_path = $openssl'"
323 $FATAL no Postfix configuration directory $config_directory!
331 $FATAL "Postfix $mail_version is not compiled with TLS support"
359 $FATAL "Postfix $mail_version does not support either RSA or ECDSA
    [all...]
postfix-script 53 FATAL="$LOGGER -p fatal"
63 $FATAL no Postfix command directory $command_directory!
67 $FATAL no Postfix daemon directory $daemon_directory!
71 $FATAL no Postfix master program $daemon_directory/master!
75 $FATAL no Postfix configuration directory $config_directory!
81 $FATAL no Postfix shared-library directory $shlib_directory!
86 $FATAL no Postfix meta directory $meta_directory!
90 $FATAL no Postfix queue directory $queue_directory!
94 $FATAL cannot execute $command_directory/postconf
    [all...]
  /src/sys/arch/mipsco/stand/installboot/
installboot.c 47 #define FATAL(a1,a2) errx(EXIT_FAILURE, a1, a2)
153 FATAL("%s: file not found", disk);
178 FATAL("%s must be a regular file", bootstrap);
183 FATAL("bootstrap program too large (%d bytes)", boot_size);
187 FATAL("malloc %d bytes failed", boot_size);
195 FATAL("read %s: short read", bootstrap);
202 FATAL("%s: volume directory full", disk);
225 FATAL("write %s", disk);
227 FATAL("write %s: short write", disk);
250 FATAL("read %s: short read", disk)
    [all...]
  /src/external/gpl2/groff/dist/src/libs/libgroff/
error.cpp 31 enum error_type { WARNING, ERROR, FATAL };
57 case FATAL:
58 fputs("fatal error:", stderr);
73 if (type == FATAL)
105 void fatal(const char *format, function
110 do_error(FATAL, format, arg1, arg2, arg3);
143 FATAL, format, arg1, arg2, arg3);
  /src/usr.sbin/rarpd/
rarpd.c 73 #define FATAL 1 /* fatal error occurred */
74 #define NONFATAL 0 /* non fatal error occurred */
169 rarperr(FATAL, "daemon");
210 rarperr(FATAL, "malloc: %s", strerror(errno));
215 rarperr(FATAL, "malloc: %s", strerror(errno));
243 rarperr(FATAL, "getifaddrs: %s", strerror(errno));
284 rarperr(FATAL, "%s: %s", device, strerror(errno));
323 rarperr(FATAL, "BIOCIMMEDIATE: %s", strerror(errno));
337 rarperr(FATAL, "BIOCSETIF: %s", strerror(errno))
    [all...]
  /src/external/historical/nawk/dist/
main.c 104 FATAL("floating point exception"
114 FATAL("segfault. Do you have an unbounded recursive call?", n);
135 FATAL("%s", msg);
204 FATAL("error allocating space for -f options");
216 FATAL("invalid -v option argument: %s", vn);
240 FATAL("no program given");
283 FATAL("can't open file %s", pfile[curpfile]);
run.c 114 * whatrtn: name of the calling routine if failure should cause fatal error
130 FATAL("out of memory in %s", whatrtn);
168 FATAL("illegal statement");
197 FATAL("illegal break, continue, next or nextfile from BEGIN");
213 FATAL("illegal break, continue, next or nextfile from END");
246 FATAL("calling undefined function %s", s);
250 FATAL("out of space for stack frames calling %s", s);
260 FATAL("function %s has %d arguments, limit %d", s, ncall+ndef, NARGS);
268 FATAL("can't use function %s as argument in %s", y->nval, s);
284 FATAL("out of space for stack frames in %s", s)
    [all...]
lex.c 135 FATAL( "out of space for name %.10s...", buf );
152 FATAL( "out of space for number %.10s...", buf );
191 FATAL( "out of space in yylex" );
393 FATAL("out of space for strings");
396 FATAL("out of space for string %.10s...", buf);
404 FATAL( "giving up" );
576 FATAL("out of space for reg expr");
580 FATAL("out of space for reg expr %.10s...", buf);
637 FATAL("pushed back too much: %.20s...", yysbuf);
b.c 310 FATAL("can't happen: unknown type %d in penter", type(p));
334 FATAL("can't happen: unknown type %d in freetr", type(p));
429 FATAL("out of space for character class [%.10s...] 1", p);
454 FATAL("out of space for character class [%.10s...] 2", p);
467 FATAL("out of space for character class [%.10s...] 2", p);
484 FATAL("regular expression too big: out of space in %.30s...", s);
522 FATAL("can't happen: unknown type %d in cfoll", type(v));
567 FATAL("can't happen: unknown type %d in first", type(p)); /* can't happen */
907 FATAL("fnematch: getc error");
954 FATAL("unable to ungetc '%c'", *k)
    [all...]
lib.c 76 FATAL("out of space for $0 and fields");
93 FATAL("out of space in makefields %d", i);
142 FATAL("field separator %.10s... is too long", *FS);
181 FATAL("can't open file %s", file);
267 FATAL("input record `%.30s...' too long", buf);
276 FATAL("input record `%.30s...' too long", buf);
281 FATAL("input record `%.30s...' too long", buf);
320 FATAL("input record `%.30s...' too long", buf);
329 FATAL("input record `%.30s...' too long", buf);
394 FATAL("out of space for fields in fldbld %d", n)
    [all...]
tran.c 170 FATAL("out of space in makesymtab");
240 FATAL("out of space for symbol table at %s", n);
340 FATAL("can't %s %s; it's an array name.", rw, vp->nval);
342 FATAL("can't %s %s; it's a function.", rw, vp->nval);
534 FATAL("out of space in tostring on %s", s);
544 FATAL("out of space in tostring on %s", s);
558 FATAL("out of space concatenating %s and %s", sa, sb);
564 FATAL("out of space concatenating %s and %s", sa, sb);
581 FATAL( "out of space in qstring(%s)", s);
  /src/distrib/mac68k/miniroot/
install.md 60 FATAL ERROR: Can't mount the memory filesystem.
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Getopt.pm 35 use warnings FATAL => 'all';
38 use Autom4te::ChannelDefs qw/fatal/;
79 fatal ("option '$ARGV[0]' requires an argument\n"
84 fatal ("unrecognized option '$ARGV[0]'.\n"
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
client.h 56 #define nvif_fatal(o,f,a...) nvif_printk((o), FATAL, CRIT, f, ##a)
subdev.h 48 #define nvkm_fatal(s,f,a...) nvkm_printk((s), FATAL, crit, f, ##a)
  /src/external/bsd/mdocml/dist/
configure 48 FATAL=0
410 echo "FATAL: no endian conversion functions found" 1>&2
411 echo "FATAL: no endian conversion functions found" 1>&3
412 FATAL=1
415 echo "FATAL: nanosleep: no" 1>&2
416 echo "FATAL: nanosleep: no" 1>&3
417 FATAL=1
420 echo "FATAL: recvmsg: no" 1>&2
421 echo "FATAL: recvmsg: no" 1>&3
423 FATAL=
    [all...]
  /src/distrib/hp300/miniroot/
install.md 60 FATAL ERROR: Can't mount the memory filesystem.
396 FATAL ERROR: There is no disklabel present on the root disk! You must
406 FATAL ERROR: The disklabel on the root disk is corrupted! You must
  /src/external/gpl2/groff/dist/contrib/pdfmark/
pdfroff.sh 114 *** FATAL INSTALLATION ERROR ***
499 *** FATAL INSTALLATION ERROR ***
  /src/bin/ed/
ed.h 48 #define FATAL (-4)
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 343 // message from the death test child process and log it with the FATAL
359 GTEST_LOG_(FATAL) << error.GetString();
362 GTEST_LOG_(FATAL) << "Error while reading death test internal: "
490 GTEST_LOG_(FATAL) << "Death test child process reported "
495 GTEST_LOG_(FATAL) << "Read from death test child process failed: "
612 GTEST_LOG_(FATAL)

Completed in 123 milliseconds

1 2