Searched refs:fatal (Results 101 - 125 of 354) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dmain.cpp93 fatal("end of file before .EN");
102 fatal("nested .EQ");
168 fatal("unterminated `%1' at line %2, looking for `%3'",
386 fatal("can't open `%1': %2", argv[i], strerror(errno));
393 fatal("output error");
/freebsd-11-stable/contrib/groff/src/utils/addftinfo/
H A Daddftinfo.cpp86 fatal("resolution must be > 0");
91 fatal("unitwidth must be > 0");
114 fatal("parameter `%1' not recognized", argv[i] + 1);
119 fatal("invalid argument `%1'", argv[i+1]);
127 fatal("can't open `%1': %2", font, strerror(errno));
/freebsd-11-stable/crypto/openssh/regress/
H A Dforward-control.sh48 fatal "check_lfwd ssh fail: $_message"
59 fatal "check_lfwd invalid argument \"$_expected\""
91 fatal "check_rfwd invalid argument \"$_expected\""
145 > ${OBJ}/authorized_keys_${USER} || fatal "sed 1 fail"
154 > ${OBJ}/authorized_keys_${USER} || fatal "sed 2 fail"
H A Ddynamic-forward.sh36 fatal "failed to start dynamic forwarding proto $p"
H A Dssh-com-keygen.sh8 fatal '$TEST_COMBASE is not set'
H A Ddhgex.sh40 fatal "$tid expected $bits bit group, got $gotbits"
/freebsd-11-stable/usr.bin/patch/
H A Dpatch.c168 fatal("out of memory\n");
177 fatal("cannot allocate memory");
183 fatal("cannot allocate memory");
189 fatal("cannot allocate memory");
195 fatal("cannot allocate memory");
320 fatal("lost hunk on alloc error!\n");
325 fatal("lost hunk on alloc error!\n");
348 fatal("lost hunk on alloc error!\n");
406 fatal("Internal error: hunk should not be 0\n");
458 fatal("filenam
[all...]
/freebsd-11-stable/contrib/sendmail/praliases/
H A Dpraliases.c292 goto fatal;
310 goto fatal;
324 goto fatal;
355 goto fatal;
388 fatal:
/freebsd-11-stable/crypto/openssh/
H A Dauth-pam.c232 fatal("%s: waitpid: %s", __func__, strerror(errno));
278 fatal("PAM: sshpam_authctxt not initialized");
280 fatal("%s: setreuid failed: %s", __func__, strerror(errno));
283 fatal("%s: setreuid failed: %s", __func__, strerror(errno));
294 fatal("%s: PAM authctxt not initialized", __func__);
325 fatal("%s: received %u environment variables, expected <= 1024",
341 /* Errors are not fatal here */
459 fatal("%s: PAM authctxt not initialized", __func__);
792 fatal("Internal error: PAM auth "
833 fatal("
[all...]
H A Dmonitor_wrap.c101 fatal("%s: no log channel", __func__);
116 fatal("%s: write: %s", __func__, strerror(errno));
141 fatal("%s: write: %s", __func__, strerror(errno));
143 fatal("%s: write: %s", __func__, strerror(errno));
157 fatal("%s: read: %s", __func__, strerror(errno));
161 fatal("%s: read: bad msg_len %d", __func__, msg_len);
165 fatal("%s: read: %s", __func__, strerror(errno));
178 fatal("%s: read: rtype %d != type %d", __func__,
202 fatal("%s: MONITOR_ANS_MODULI failed", __func__);
205 fatal("
[all...]
H A Dreadpass.c63 fatal("internal error: askpass undefined");
78 fatal("ssh_askpass: dup2: %s", strerror(errno));
80 fatal("ssh_askpass: exec(%s): %s", askpass, strerror(errno));
H A Dauth2.c189 fatal("input_service_request: no authctxt");
228 fatal("input_userauth_request: no authctxt");
330 fatal("INTERNAL ERROR: authenticated invalid user %s",
333 fatal("INTERNAL ERROR: authenticated and postponed");
366 fatal("Access denied for user %s by PAM account "
375 fatal("Access denied for user %s.", authctxt->user);
462 fatal("%s: sshbuf_dup_string failed", __func__);
649 fatal("%s: method not in AuthenticationMethods", __func__);
H A Dsshconnect2.c99 fatal("Host key verification failed.");
135 fatal("%s: unknown alg %s", __func__, alg);
169 fatal("%s: kex_names_cat", __func__);
183 fatal("%s: kex_assemble_namelist", __func__);
201 fatal("kex_setup: %s", ssh_err(r));
226 fatal("kex_prop2buf: %s", ssh_err(r));
393 fatal("ssh_userauth2: internal error: cannot send userauth none request");
398 fatal("%s: %s", __func__, ssh_err(r));
409 fatal("Authentication failed.");
471 fatal("Permissio
[all...]
H A Dauth2-gss.c140 fatal("No authentication or GSSAPI context");
195 fatal("No authentication or GSSAPI context");
232 fatal("No authentication or GSSAPI context");
263 fatal("No authentication or GSSAPI context");
H A Dlog.h61 void fatal(const char *, ...) __attribute__((noreturn))
H A Dssh-keyscan.c205 fatal("%s: sshbuf_new failed", __func__);
294 fatal("unknown key type %d", c->c_keytype);
332 fatal("host_hash failed");
381 fatal("%s: set_nonblock(%d)", __func__, s);
411 fatal("conalloc: fdno %d too high", s);
413 fatal("conalloc: attempt to reuse fdno %d", s);
438 fatal("confree: attempt to free bad fdno %d", s);
519 fatal("ssh_packet_set_connection failed");
595 fatal("conread: invalid status %d", c->c_status);
672 fatal(cons function
[all...]
H A Dsandbox-solaris.c91 fatal("setppriv: %s", strerror(errno));
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dtmpfile.cpp168 // Open a temporary file and with fatal error on failure.
178 fatal("cannot create temporary file: %1", strerror(errno));
182 fatal("fdopen: %1", strerror(errno));
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c222 fatal("getusrv() failed, errno = %d", errno);
233 fatal("cannot fetch user's UDB entry");
241 fatal("IA uid missmatch");
259 fatal("[f]secstat() error, rc = %d", secstatrc);
644 fatal("Not PRIV_SU system.");
646 fatal("Not POSIX_PRIV.");
666 fatal("%s(%d): setusrv(): %s", __FILE__, __LINE__,
673 fatal("%s(%d): priv_set_proc(): %s",
708 fatal("Unable to open utmp file");
736 fatal("cray_delete_tmpdi
[all...]
/freebsd-11-stable/contrib/gcc/
H A Derrors.c22 /* warning, error, and fatal. These definitions are suitable for use
77 fatal (const char *format, ...) function
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
H A Dutils.c75 fatal (const char *string,...) function
/freebsd-11-stable/contrib/groff/src/preproc/grn/
H A Dhdb.cpp243 fatal("unknown element type");
254 fatal("unknown element type");
265 fatal("unknown element type");
268 fatal("unknown element type");
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h71 void fatal(char *);
/freebsd-11-stable/gnu/usr.bin/groff/src/libs/libgroff/
H A DMakefile6 device.cpp errarg.cpp error.cpp fatal.cpp filename.cpp\
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dhlfsd.h147 extern void fatal(char *);

Completed in 150 milliseconds

1234567891011>>