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

123

/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-ISO8601-0.07/t/
H A D00_distribution.t8 use warnings FATAL => qw( all );
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddlldef.h60 #define FATAL idnPrintf macro
63 #define FATAL idnPrintf macro
H A Ddllstub.c14 FATAL("cannot find entry accept (%d)\n", GetLastError());
33 FATAL("cannot find entry bind (%d)\n", GetLastError());
52 FATAL("cannot find entry closesocket (%d)\n", GetLastError());
71 FATAL("cannot find entry connect (%d)\n", GetLastError());
90 FATAL("cannot find entry getpeername (%d)\n", GetLastError());
109 FATAL("cannot find entry getsockname (%d)\n", GetLastError());
128 FATAL("cannot find entry getsockopt (%d)\n", GetLastError());
147 FATAL("cannot find entry htonl (%d)\n", GetLastError());
166 FATAL("cannot find entry htons (%d)\n", GetLastError());
185 FATAL("canno
[all...]
/macosx-10.10.1/postfix-255/postfix/conf/
H A Dpostfix-script42 FATAL="$LOGGER -p fatal"
52 $FATAL no Postfix command directory $command_directory!
56 $FATAL no Postfix daemon directory $daemon_directory!
60 $FATAL no Postfix master program $daemon_directory/master!
64 $FATAL no Postfix configuration directory $config_directory!
68 $FATAL no Postfix queue directory $queue_directory!
72 $FATAL cannot execute $command_directory/postconf!
81 $FATAL cannot execute $command_directory/postconf!
112 $FATAL the Postfix mail system is already running
120 $FATAL Postfi
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D001Level.t28 foreach ($TRACE, $DEBUG, $INFO, $WARN, $ERROR, $FATAL) {
33 foreach ($Level::TRACE, $Level::DEBUG, $Level::INFO, $Level::WARN, $Level::ERROR, $Level::FATAL) {
38 foreach ($My::Level::DEBUG, $My::Level::DEBUG, $My::Level::INFO, $My::Level::WARN, $My::Level::ERROR, $My::Level::FATAL) {
48 ok(Log::Log4perl::Level::isGreaterOrEqual($ERROR, $FATAL));
54 ok(Log::Log4perl::Level::isGreaterOrEqual($Level::ERROR, $Level::FATAL));
61 ok(Log::Log4perl::Level::isGreaterOrEqual($My::Level::ERROR, $My::Level::FATAL));
H A D006Config-Java.t67 $file $lines[4] FATAL N/A - Gurgel
H A D007LogPrio.t56 $file $lines[4] FATAL N/A - Gurgel
/macosx-10.10.1/ruby-106/ruby/test/syslog/
H A Dtest_syslog_logger.rb57 Logger::FATAL => 'FATAL',
110 msg = log_add Logger::FATAL, 'fatal level message'
111 assert_equal LEVEL_LABEL_MAP[Logger::FATAL], msg.severity
132 msg = log_add Logger::FATAL, 'fatal level message'
149 @logger.level = Logger::FATAL
154 msg = log_add Logger::FATAL, 'fatal level message'
155 assert_equal LEVEL_LABEL_MAP[Logger::FATAL], msg.severity
176 msg = log_add Logger::FATAL, 'fatal level message'
177 assert_equal LEVEL_LABEL_MAP[Logger::FATAL], ms
[all...]
/macosx-10.10.1/awk-20/src/
H A Dmain.c100 FATAL("no program filename");
102 FATAL("too many -f options");
125 FATAL("invalid -v option");
145 FATAL("no program given");
184 FATAL("can't open file %s", pfile[curpfile]);
H A Dlib.c64 FATAL("out of space for $0 and fields");
79 FATAL("out of space in makefields %d", i);
141 FATAL("can't open file %s", file);
191 FATAL("field separator %.10s... is too long", *FS);
204 FATAL("input record `%.30s...' too long", buf);
212 FATAL("input record `%.30s...' too long", buf);
217 FATAL("input record `%.30s...' too long", buf);
274 FATAL("out of space for fields in fldbld %d", n);
339 FATAL("record `%.30s...' has too many fields; can't happen", r);
385 FATAL("tryin
554 void FATAL(const char *fmt, ...) function
[all...]
H A Drun.c119 FATAL("out of memory in %s", whatrtn);
158 FATAL("illegal statement");
187 FATAL("illegal break, continue, next or nextfile from BEGIN");
204 FATAL("illegal break, continue, next or nextfile from END");
237 FATAL("calling undefined function %s", s);
241 FATAL("out of space for stack frames calling %s", s);
251 FATAL("function %s has %d arguments, limit %d", s, ncall+ndef, NARGS);
259 FATAL("can't use function %s as argument in %s", y->nval, s);
276 FATAL("out of space for stack frames in %s", s);
345 FATAL("argumen
[all...]
H A Db.c226 FATAL("can't happen: unknown type %d in penter", type(p));
249 FATAL("can't happen: unknown type %d in freetr", type(p));
321 FATAL("out of space for character class [%.10s...] 1", p);
339 FATAL("out of space for character class [%.10s...] 2", p);
347 FATAL("out of space for character class [%.10s...] 3", p);
359 FATAL("regular expression too big: %.30s...", s);
400 FATAL("can't happen: unknown type %d in cfoll", type(v));
446 FATAL("can't happen: unknown type %d in first", type(p)); /* can't happen */
637 /* FATAL("empty regular expression"); previous */
642 FATAL("synta
[all...]
H A Dlex.c121 FATAL( "out of space for name %.10s...", buf );
138 FATAL( "out of space for number %.10s...", buf );
177 FATAL( "out of space in yylex" );
365 FATAL("out of space for strings");
368 FATAL("out of space for string %.10s...", buf);
376 FATAL( "giving up" );
512 FATAL("out of space for rex expr");
516 FATAL("out of space for reg expr %.10s...", buf);
570 FATAL("pushed back too much: %.20s...", yysbuf);
H A Dtran.c150 FATAL("out of space in makesymtab");
220 FATAL("out of space for symbol table at %s", n);
308 FATAL("can't %s %s; it's an array name.", rw, vp->nval);
310 FATAL("can't %s %s; it's a function.", rw, vp->nval);
413 FATAL("out of space in tostring on %s", s);
426 FATAL( "out of space in qstring(%s)", s);
/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Derror.cpp29 enum error_type { WARNING, ERROR, FATAL }; enumerator in enum:error_type
55 case FATAL:
71 if (type == FATAL)
108 do_error(FATAL, format, arg1, arg2, arg3);
141 FATAL, format, arg1, arg2, arg3);
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c14 FATAL("cannot find entry accept (%d)\n", GetLastError());
33 FATAL("cannot find entry bind (%d)\n", GetLastError());
52 FATAL("cannot find entry closesocket (%d)\n", GetLastError());
71 FATAL("cannot find entry connect (%d)\n", GetLastError());
90 FATAL("cannot find entry getpeername (%d)\n", GetLastError());
109 FATAL("cannot find entry getsockname (%d)\n", GetLastError());
128 FATAL("cannot find entry getsockopt (%d)\n", GetLastError());
147 FATAL("cannot find entry htonl (%d)\n", GetLastError());
166 FATAL("cannot find entry htons (%d)\n", GetLastError());
185 FATAL("canno
[all...]
H A Ddlldef.h60 #define FATAL idnPrintf macro
63 #define FATAL idnPrintf macro
/macosx-10.10.1/network_cmds-457/rarpd.tproj/
H A Drarpd.c82 #define FATAL 1 /* fatal error occurred */ macro
177 err(FATAL, "cannot fork");
184 err(FATAL, "TIOCNOTTY: %s", strerror(errno));
216 err(FATAL, "malloc: %s", strerror(errno));
241 err(FATAL, "socket: %s", strerror(errno));
249 err(FATAL, "init_all: SIOCGIFCONF: %s", strerror(errno));
257 err(FATAL, "init_all: SIOCGIFFLAGS: %s",
291 err(FATAL, "%s: %s", device, strerror(errno));
328 err(FATAL, "BIOCIMMEDIATE: %s", strerror(errno));
333 err(FATAL, "BIOCSETI
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/webrick/
H A Dlog.rb20 FATAL = 1
87 # Shortcut for logging a FATAL message
88 def fatal(msg) log(FATAL, "FATAL " << format(msg)); end
98 # Will the logger output FATAL messages?
99 def fatal?; @level >= FATAL; end
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/include/idn/
H A Dlogmacro.h53 #define FATAL(x) idn_log_fatal x macro
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/eg/
H A Dcolor25 FATAL "Fatal Message";
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/ident/
H A Dident.tcl51 set answer [list resp-type FATAL \
72 set result [list resp-type FATAL error $sock]
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dlogger.rb26 # +FATAL+:: An unhandleable error that results in a program crash.
147 # logger.add(Logger::FATAL) { 'Fatal error!' }
177 # # DEBUG < INFO < WARN < ERROR < FATAL < UNKNOWN
230 FATAL = 4
288 # +FATAL+ messages.
289 def fatal?; @level <= FATAL; end
331 # +WARN+, +ERROR+, +FATAL+, or +UNKNOWN+.
458 # Log a +FATAL+ message.
463 add(FATAL, nil, progname, &block)
486 SEV_LABEL = %w(DEBUG INFO WARN ERROR FATAL AN
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dregress.sh108 [+FATAL \b\amessage\a ...?\amessage\a is printed on the standard
210 function FATAL # message function
332 FATAL "line $LINE: no matching FI for IF on line ${COND_LINE[COND+1]}"
376 mkdir -p "$TEST_local" && ln -s "$TEST_local" "$TWD" || FATAL "$TWD": cannot create directory
378 else mkdir "$TWD" || FATAL "$TWD": cannot create directory
576 then FATAL $COMMAND: not found
578 then FATAL $cmd: not found
678 then mkdir -p "$@" && cd "$@" || FATAL cannot initialize working directory "$@"
1241 else FATAL $f: not found
1288 then FATAL lin
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/syslog/lib/syslog/
H A Dlogger.rb73 ::Logger::FATAL => Syslog::LOG_ERR,

Completed in 229 milliseconds

123