• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/chat/

Lines Matching defs:fatal

8  *  2 - error on an I/O operation or fatal error condition.
42 * fatal string. As soon as we got called back (probably get "CONNECT"),
217 void fatal __P((int code, const char *fmt, ...));
252 fatal(2, "memory error!");
274 fatal(2, "memory error!");
426 fatal(1, "%s -- open failed: %m", chat_file);
455 fatal(1, "unterminated quote (line %d)", linect);
521 void fatal __V((int code, const char *fmt, ...))
555 fatal(2, "Can't get file mode flags on stdin: %m");
558 fatal(2, "Can't set file mode flags on stdin: %m");
569 fatal(2, "Can't get file mode flags on stdin: %m");
572 fatal(2, "Can't set file mode flags on stdin: %m");
578 fatal(2, "SIGINT");
584 fatal(2, "SIGTERM");
590 fatal(2, "SIGHUP");
611 fatal(2, "Can't get terminal parameters: %m");
625 fatal(2, "Can't set terminal parameters: %m");
674 fatal(2, "Can't restore terminal parameters: %m");
701 fatal(2, "memory error!");
1071 fatal(2, "Too many ABORT strings");
1077 fatal(1, "Illegal or too-long ABORT string ('%v')", s);
1098 fatal(1, "Illegal or too-long CLR_ABORT string ('%v')", s);
1122 fatal(2, "Too many REPORT strings");
1127 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
1148 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
1198 fatal(1, "%s -- open failed: %m", fn);
1202 fatal(1, "%s -- read error", fn);
1224 fatal(1, "Failed");
1243 fatal(2, "Can't get file mode flags on stdin: %m");
1246 fatal(2, "Can't set file mode flags on stdin: %m");
1271 fatal(2, "Can't get file mode flags on stdin, %m");
1274 fatal(2, "Can't set file mode flags on stdin: %m");