• Home
  • Raw
  • Download

Lines Matching refs:fatal

413 				fatal("could not demote host %s key: %s",  in demote_sensitive_data()
438 fatal("%s: RAND_bytes failed", __func__); in reseed_prngs()
466 fatal("chroot(\"%s\"): %s", _PATH_PRIVSEP_CHROOT_DIR, in privsep_preauth_child()
469 fatal("chdir(\"/\"): %s", strerror(errno)); in privsep_preauth_child()
476 fatal("setgroups: %.100s", strerror(errno)); in privsep_preauth_child()
497 fatal("fork of unprivileged child failed"); in privsep_preauth()
519 fatal("%s: waitpid: %s", __func__, strerror(errno)); in privsep_preauth()
525 fatal("%s: preauth child exited with status %d", in privsep_preauth()
528 fatal("%s: preauth child terminated by signal %d", in privsep_preauth()
568 fatal("fork of unprivileged child failed");
614 fatal("%s: sshbuf_putf: %s", __func__, ssh_err(r));
626 fatal("%s: sshbuf_new failed", __func__);
671 fatal("%s: sshbuf_dup_string failed", __func__);
787 fatal("%s: sshbuf_new", __func__);
811 fatal("%s: couldn't put hostkey %d: %s",
819 fatal("%s: no hostkeys", __func__);
883 fatal("%s: sshbuf_new failed", __func__);
890 fatal("%s: buffer error: %s", __func__, ssh_err(r));
905 fatal("%s: buffer error: %s", __func__, ssh_err(r));
910 fatal("%s: ssh_msg_send failed", __func__);
930 fatal("%s: sshbuf_new failed", __func__);
932 fatal("%s: ssh_msg_recv failed", __func__);
934 fatal("%s: buffer error: %s", __func__, ssh_err(r));
936 fatal("%s: rexec version mismatch", __func__);
939 fatal("%s: buffer error: %s", __func__, ssh_err(r));
946 fatal("%s: buffer error: %s", __func__, ssh_err(r));
951 fatal("%s: sshbuf_new failed", __func__);
955 fatal("%s: buffer error: %s", __func__, ssh_err(r));
1008 fatal("Too many listen sockets. "
1060 fatal("listen on [%s]:%s: %.100s",
1086 fatal("Cannot bind any address.");
1346 fatal("%s: RAND_bytes failed", __func__);
1388 fatal("Connection from %.100s port %d with IP opts: %.800s",
1425 fatal("Invalid routing domain \"%s\": %s", name, errstr);
1427 fatal("Unable to set routing domain %d: %s",
1431 fatal("Unable to set routing domain: not supported in this platform");
1446 fatal("%s: ssh_digest_start", __func__);
1451 fatal("%s: ssh_digest_update", __func__);
1455 fatal("%s: ssh_digest_final", __func__);
1463 fatal("%s could not allocate buffer", __func__);
1465 fatal("sshkey_private_serialize: %s", ssh_err(r));
1467 fatal("%s: ssh_digest_update", __func__);
1648 fatal("sshd re-exec requires execution with an absolute path");
1682 fatal("Config test connection parameter (-C) provided without "
1687 fatal("%s: sshbuf_new failed", __func__);
1716 fatal("AuthorizedKeysCommand set without "
1721 fatal("AuthorizedPrincipalsCommand set without "
1737 fatal("AuthenticationMethods cannot be satisfied by "
1759 fatal("Privilege separation user %s does not exist",
1816 fatal("Could not demote key: \"%s\": %s",
1850 fatal("sshkey_fingerprint failed");
1909 fatal("Missing privilege separation directory: %s",
1919 fatal("%s must be owned by root and not group or "
1951 fatal("rexec_argc %d < 0", rexec_argc);
1980 fatal("daemon() failed: %.200s", strerror(errno));
2102 fatal("Unable to create connection");
2177 fatal("allocation failed");
2181 fatal("%s: sshbuf_new failed", __func__);
2294 fatal("%s: privkey sign failed", __func__);
2299 fatal("%s: pubkey sign failed", __func__);
2305 fatal("%s: privkey sign failed", __func__);
2310 fatal("%s: agent sign failed: %s",
2349 fatal("kex_setup: %s", ssh_err(r));