Home
last modified time | relevance | path

Searched refs:fatal (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/freebsd/crypto/openssh/regress/
H A Dlimit-keytype.sh28 fatal "ssh-keygen failed"
32 fatal "ssh-keygen failed"
34 fatal "ssh-keygen failed"
36 fatal "ssh-keygen failed"
38 fatal "ssh-keygen failed"
40 fatal "ssh-keygen failed"
42 fatal "ssh-keygen failed"
45 fatal "couldn't sign user_key1"
88 ${SSH} $certopts proxy true || fatal "cert failed"
112 ${SSH} $certopts proxy true || fatal "cert failed"
[all …]
H A Dcert-file.sh11 fatal "ssh-keygen failed"
13 fatal "ssh-keygen failed"
17 fatal "ssh-keygen failed"
19 fatal "ssh-keygen failed"
21 fatal "ssh-keygen failed"
23 fatal "ssh-keygen failed"
25 fatal "ssh-keygen failed"
31 fatal "couldn't sign user_key1 with user_ca_key1"
35 fatal "couldn't sign user_key1 with user_ca_key2"
39 fatal "couldn't sign user_key3 with user_ca_key1"
[all …]
H A Dagent-pkcs11-restrict.sh15 fatal "ssh-keygen hostkey failed"
44 fatal "ssh-add -l did not fail with exit code 1 (got $r)"
122 $SSHADD -qD >/dev/null || fatal "clear agent failed"
124 fatal "failed to add keys"
134 cmp $OBJ/expect_$h $OBJ/ssh_output || fatal "unexpected output"
138 $SSHADD -qD >/dev/null || fatal "clear agent failed"
140 fatal "failed to add keys"
148 $SSHADD -qD >/dev/null || fatal "clear agent failed"
150 fatal "failed to add keys"
164 $SSHADD -qD >/dev/null || fatal "clear agent failed"
[all …]
H A Dkrl.sh27 fatal "$SSHKEYGEN CA failed"
29 fatal "$SSHKEYGEN CA2 failed"
78 || fatal "$SSHKEYGEN failed"
81 || fatal "$SSHKEYGEN sign failed"
113 >/dev/null || fatal "$SSHKEYGEN KRL failed"
115 >/dev/null || fatal "$SSHKEYGEN KRL failed"
117 >/dev/null || fatal "$SSHKEYGEN KRL failed"
119 >/dev/null || fatal "$SSHKEYGEN KRL failed"
121 >/dev/null || fatal "$SSHKEYGEN KRL failed"
140 >/dev/null || fatal "$SSHKEYGEN KRL failed"
[all …]
H A Dcheck-perm.c23 fatal(const char *fmt, ...) in fatal() function
42 fatal("chroot path does not begin at root"); in safely_chroot()
44 fatal("chroot path too long"); in safely_chroot()
62 fatal("%s: stat(\"%s\"): %s", __func__, in safely_chroot()
65 fatal("bad ownership or modes for chroot " in safely_chroot()
69 fatal("chroot path %s\"%s\" is not a directory", in safely_chroot()
75 fatal("Unable to chdir to chroot path \"%s\": " in safely_chroot()
196 fatal("Could not stat %s: %s", path, strerror(errno)); in main()
199 fatal("Unsafe %s: %s", path, errmsg); in main()
H A Dhostkey-agent.sh11 [ $r -ne 0 ] && fatal "could not start ssh-agent: exit code $r"
18 ${SSHKEYGEN} -qt ed25519 -f $OBJ/agent-ca -N '' || fatal "ssh-keygen CA"
22 ${SSHKEYGEN} -qt $k -f $OBJ/agent-key.$k -N '' || fatal "ssh-keygen $k"
25 fatal "sign $k"
27 fatal "couldn't load key $OBJ/agent-key.$k"
29 rm $OBJ/agent-key.$k || fatal "couldn't rm $OBJ/agent-key.$k"
64 test -f $OBJ/agent-key.${k}.pub || fatal "no $k key"
65 test -f $OBJ/agent-key.${k}-cert.pub || fatal "no $k cert"
H A Dagent-pkcs11-cert.sh17 $SSHKEYGEN -q -t ed25519 -C ca -N '' -f $OBJ/ca || fatal "ssh-keygen CA failed"
19 fatal "certify ECDSA key failed"
21 fatal "certify RSA key failed"
23 fatal "certify CA key failed"
38 fatal "ssh-add -l did not fail with exit code 1 (got $r)"
49 fatal "failed to add keys"
72 $SSHADD -qD >/dev/null || fatal "clear agent failed"
81 fatal "failed to add keys"
H A Dconnection-timeout.sh26 test $r -eq 0 || fatal "failed to start ssh $r"
27 check_ssh || fatal "ssh process unresponsive"
32 check_ssh || fatal "ssh process is unresponsive: cannot close"
35 fatal "ssh process did not respond to close"
44 fatal "ssh process did not exit"
53 check_ssh || fatal "ssh unexpectedly missing"
/freebsd/crypto/openssh/
H A Duidswap.c88 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
93 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
102 fatal("initgroups: %s: %.100s", pw->pw_name, in temporarily_use_uid()
107 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
112 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
121 fatal("setgroups: %.100s", strerror(errno)); in temporarily_use_uid()
131 fatal("setegid %u: %.100s", (u_int)pw->pw_gid, in temporarily_use_uid()
134 fatal("seteuid %u: %.100s", (u_int)pw->pw_uid, in temporarily_use_uid()
172 fatal("setgroups: %.100s", strerror(errno)); in restore_uid()
189 fatal("permanently_set_uid: no user given"); in permanently_set_uid()
[all …]
H A Dsandbox-capsicum.c82 fatal("%s: setrlimit(RLIMIT_FSIZE, { 0, 0 }): %s", in ssh_sandbox_child()
86 fatal("%s: setrlimit(RLIMIT_NOFILE, { 0, 0 }): %s", in ssh_sandbox_child()
90 fatal("%s: setrlimit(RLIMIT_NPROC, { 0, 0 }): %s", in ssh_sandbox_child()
96 fatal("can't limit stdin: %m"); in ssh_sandbox_child()
98 fatal("can't limit stdout: %m"); in ssh_sandbox_child()
100 fatal("can't limit stderr: %m"); in ssh_sandbox_child()
105 fatal("%s: failed to limit the network socket", __func__); in ssh_sandbox_child()
109 fatal("%s: failed to limit the logging socket", __func__); in ssh_sandbox_child()
111 fatal("%s: failed to enter capability mode", __func__); in ssh_sandbox_child()
H A Dauth-pam.c429 fatal("%s: buffer error: %s", in sshpam_thread_conv()
438 fatal("%s: buffer error: %s", in sshpam_thread_conv()
444 fatal("%s: buffer error: %s", in sshpam_thread_conv()
451 fatal("%s: buffer error: %s", in sshpam_thread_conv()
648 fatal("%s: buffer error: %s", in sshpam_store_conv()
920 fatal("%s: buffer error: %s", in sshpam_query()
929 fatal("Internal error: PAM auth " in sshpam_query()
1071 fatal("PAM: initialisation failed"); in start_pam()
1126 fatal("PAM: pam_setcred(): %s", in do_pam_setcred()
1206 fatal("PAM: pam_chauthtok(): %s", in do_pam_chauthtok()
[all …]
H A Dxmalloc.c39 fatal("xmalloc: zero size"); in xmalloc()
42 fatal("xmalloc: out of memory (allocating %zu bytes)", size); in xmalloc()
52 fatal("xcalloc: zero size"); in xcalloc()
54 fatal("xcalloc: nmemb * size > SIZE_MAX"); in xcalloc()
57 fatal("xcalloc: out of memory (allocating %zu bytes)", in xcalloc()
69 fatal("xreallocarray: out of memory (%zu elements of %zu bytes)", in xreallocarray()
81 fatal("xrecallocarray: out of memory (%zu elements of %zu bytes)", in xrecallocarray()
104 fatal("xvasprintf: could not allocate memory"); in xvasprintf()
H A Dssh-sk-helper.c72 fatal("%s: sshbuf_new failed", __progname); in reply_error()
75 fatal("%s: buffer error", __progname); in reply_error()
115 fatal("%s: Unsupported key type %s", in process_sign()
132 fatal("%s: sshbuf_new failed", __progname); in process_sign()
160 fatal("%s: sshbuf_new failed", __progname); in process_enroll()
175 fatal("%s: bad type %u", __progname, type); in process_enroll()
191 fatal("%s: sshbuf_new failed", __progname); in process_enroll()
223 fatal("%s: sshbuf_new failed", __progname); in process_load_resident()
244 fatal("%s: sshbuf_new failed", __progname); in process_load_resident()
316 fatal("ssh_msg_recv failed"); in main()
[all …]
H A Dsandbox-systrace.c119 fatal("%s: kill(%d, SIGSTOP)", __func__, getpid()); in ssh_sandbox_child()
139 fatal("%s: child terminated with signal %d", in ssh_sandbox_parent()
142 fatal("%s: child exited with status %d", in ssh_sandbox_parent()
144 fatal("%s: child not stopped", __func__); in ssh_sandbox_parent()
151 fatal("%s: open(\"/dev/systrace\"): %s", __func__, in ssh_sandbox_parent()
154 fatal("%s: ioctl(STRIOCCLONE, %d): %s", __func__, in ssh_sandbox_parent()
159 fatal("%s: ioctl(%d, STRIOCATTACH, %d): %s", __func__, in ssh_sandbox_parent()
167 fatal("%s: ioctl(%d, STRIOCPOLICY (new)): %s", __func__, in ssh_sandbox_parent()
173 fatal("%s: ioctl(%d, STRIOCPOLICY (assign)): %s", in ssh_sandbox_parent()
192 fatal("%s: ioctl(%d, STRIOCPOLICY (modify)): %s", in ssh_sandbox_parent()
[all …]
H A Dssh-keygen.c298 fatal("bad key type"); in ask_filename()
529 fatal("sshkey_new failed"); in do_convert_private_ssh2()
656 fatal("sshbuf_new failed"); in do_convert_from_ssh2()
713 fatal("sshkey_new failed"); in do_convert_from_pkcs8()
720 fatal("sshkey_new failed"); in do_convert_from_pkcs8()
816 fatal("key write failed"); in do_convert_from()
892 fatal("no pkcs11 support"); in do_download()
903 fatal("sshkey_new failed"); in try_read_key()
1749 fatal("no pkcs11 support"); in load_pkcs11_key()
2207 fatal("sshkey_new"); in do_show_cert()
[all …]
H A Dssh-keysign.c189 fatal("%s: pledge: %s", __progname, strerror(errno)); in main()
212 fatal("getpwuid failed"); in main()
229 fatal("ssh-keysign not enabled in %s", in main()
240 fatal("could not open any host key"); in main()
258 fatal("no hostkey found"); in main()
261 fatal("%s: sshbuf_new failed", __progname); in main()
263 fatal("%s: ssh_msg_recv failed", __progname); in main()
267 fatal("%s: bad version: received %d, expected %d", in main()
272 fatal("%s: bad fd = %d", __progname, fd); in main()
279 fatal("%s: not a valid request", __progname); in main()
[all …]
H A Dservconf.c307 fatal("No host key files found"); in fill_default_server_options()
829 fatal("bad addr or host: %s (%s)", in add_one_listen_addr()
1398 fatal("%s line %d: too many ports.", in process_server_config_line_depth()
1427 fatal("%s line %d: missing address", in process_server_config_line_depth()
1813 fatal("%s line %d: no %s specified", in process_server_config_line_depth()
1859 fatal("%s line %d: no %s specified", in process_server_config_line_depth()
1885 fatal("%s line %d: no %s specified", in process_server_config_line_depth()
2084 fatal("%s line %d: no %s specified", in process_server_config_line_depth()
2131 fatal("%s line %d: no %s specified", in process_server_config_line_depth()
2485 fatal("%s line %d: \"any\" must " in process_server_config_line_depth()
[all …]
/freebsd/usr.sbin/watch/
H A Dwatch.c54 static void fatal(int, const char *);
138 fatal(int error, const char *buf) in fatal() function
218 fatal(EX_DATAERR, "can't open device"); in attach_snp()
242 fatal(EX_DATAERR, "bad device name"); in set_dev()
345 fatal(EX_UNAVAILABLE, "malloc failed"); in main()
357 fatal(EX_OSERR, "ioctl(FIONREAD)"); in main()
362 fatal(EX_IOERR, "read (stdin) failed"); in main()
381 fatal(EX_IOERR, in main()
394 fatal(EX_OSERR, "ioctl(FIONREAD)"); in main()
431 fatal(EX_IOERR, "read failed"); in main()
[all …]
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-solaris.c284 fatal("priv_addset: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
293 fatal("priv_delset: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
305 fatal("getppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
308 fatal("setppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
315 fatal("setppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
319 fatal("getppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
325 fatal("setppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
346 fatal("priv_delset: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net()
351 fatal("setppriv: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net()
372 fatal("priv_delset: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net_exec()
[all …]
/freebsd/contrib/sendmail/libsm/
H A Db-strl.c36 fatal(str)
114 fatal("gettimeofday");
120 fatal("gettimeofday");
125 fatal("gettimeofday");
131 fatal("gettimeofday");
155 fatal("gettimeofday");
161 fatal("gettimeofday");
166 fatal("gettimeofday");
172 fatal("gettimeofday");
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c37 fatal(char *fmt, ...) in fatal() function
104 fatal("couldn't open DTrace pseudo device"); in corrupt()
164 fatal("expected D script as argument\n"); in main()
167 fatal("couldn't open %s", filename); in main()
173 fatal("cannot open dtrace library: %s\n", in main()
181 fatal("failed to compile script %s: %s\n", filename, in main()
189 fatal("could not allocate copy of %d bytes", len); in main()
199 fatal("couldn't open DTrace pseudo device"); in main()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp69 fatal("ExecuteAndWait failed: " + in run()
84 fatal("invalid number: " + s1); in parseNumbers()
86 fatal("invalid number: " + s2); in parseNumbers()
95 fatal("invalid number: " + s1); in parseVersion()
98 fatal("invalid number: " + s2); in parseVersion()
290 fatal("invalid option " + arg); in parseManifest()
296 fatal("invalid option " + arg); in parseManifest()
299 fatal("invalid option " + arg); in parseManifest()
321 fatal("invalid option " + arg); in parseManifestUAC()
625 fatal("invalid /export: " + arg); in parseExport()
[all …]
/freebsd/sys/dev/acpica/Osd/
H A DOsdDebug.c71 ACPI_SIGNAL_FATAL_INFO *fatal; in AcpiOsSignal() local
75 fatal = (ACPI_SIGNAL_FATAL_INFO *)Info; in AcpiOsSignal()
77 fatal->Type, fatal->Code, fatal->Argument); in AcpiOsSignal()
/freebsd/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp49 [[noreturn]] static void fatal(StringRef filename, const Twine &message) { in fatal() function
111 fatal(input, "no part separator was found"); in handle()
124 fatal(input, ec.message()); in handle()
128 fatal(input, ec.message()); in handle()
155 fatal("", "input filename is not specified"); in main()
157 fatal("", "output directory is not specified"); in main()
161 fatal(input, ec.message()); in main()
168 fatal(output, ec.message()); in main()
172 fatal(output, "output cannot be a special file"); in main()
176 fatal(output, ec.message()); in main()
/freebsd/usr.sbin/lpr/common_source/
H A Drmjob.c81 fatal(pp, "getprintcap: %s", pcaperr(i)); in rmjob()
101 fatal(pp, "The login name \"-all\" is reserved"); in rmjob()
108 fatal(pp, "cannot chdir to spool directory"); in rmjob()
110 fatal(pp, "cannot access spool directory"); in rmjob()
124 fatal(pp, "cannot kill printer daemon"); in rmjob()
137 fatal(pp, "cannot restart printer daemon\n"); in rmjob()
155 fatal(pp, "%s: %s", slockf, strerror(errno)); in lockchk()
193 fatal(pp, "cannot open %s", file); in process()
330 fatal(pp, "out of memory in rmremote()"); in rmremote()
345 fatal(pp, "out of memory in rmremote()"); in rmremote()
[all …]

12345678910>>...20