Home
last modified time | relevance | path

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

12345678910>>...32

/external/openssh/regress/
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"
89 ${SSH} $opts -i $OBJ/user_key1 proxy true || fatal "key1 failed"
[all …]
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 …]
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"
123 >/dev/null 2>&1 || fatal "$SSHKEYGEN KRL failed"
[all …]
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()
/external/openssh/
Dmonitor_wrap.c93 fatal("%s: no log channel", __func__); in mm_log_handler()
96 fatal("%s: sshbuf_new failed", __func__); in mm_log_handler()
101 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in mm_log_handler()
103 fatal("%s: bad length %zu", __func__, len); in mm_log_handler()
107 fatal("%s: write: %s", __func__, strerror(errno)); in mm_log_handler()
130 fatal("%s: bad length %zu", __func__, mlen); in mm_request_send()
134 fatal("%s: write: %s", __func__, strerror(errno)); in mm_request_send()
136 fatal("%s: write: %s", __func__, strerror(errno)); in mm_request_send()
151 fatal("%s: read: %s", __func__, strerror(errno)); in mm_request_receive()
155 fatal("%s: read: bad msg_len %d", __func__, msg_len); in mm_request_receive()
[all …]
Dssh-keysign.c81 fatal("%s: sshbuf_from failed", __func__); in valid_request()
85 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
90 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
96 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
100 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
107 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
115 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
130 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
142 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in valid_request()
177 fatal("%s: pledge: %s", __progname, strerror(errno)); in main()
[all …]
Duidswap.c103 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
108 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
117 fatal("initgroups: %s: %.100s", pw->pw_name, in temporarily_use_uid()
122 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
127 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
136 fatal("setgroups: %.100s", strerror(errno)); in temporarily_use_uid()
146 fatal("setegid %u: %.100s", (u_int)pw->pw_gid, in temporarily_use_uid()
149 fatal("seteuid %u: %.100s", (u_int)pw->pw_uid, in temporarily_use_uid()
165 fatal("restore_uid: temporarily_use_uid not effective"); in restore_uid()
171 fatal("seteuid %u: %.100s", (u_int)saved_euid, strerror(errno)); in restore_uid()
[all …]
Dssh-sk-helper.c70 fatal("%s: invalid error code %d", __func__, r); in reply_error()
73 fatal("%s: sshbuf_new failed", __progname); in reply_error()
76 fatal("%s: buffer error", __progname); in reply_error()
109 fatal("%s: buffer error: %s", __progname, ssh_err(r)); in process_sign()
111 fatal("%s: trailing data in request", __progname); in process_sign()
114 fatal("Unable to parse private key: %s", ssh_err(r)); in process_sign()
116 fatal("Unsupported key type %s", sshkey_ssh_name(key)); in process_sign()
131 fatal("%s: sshbuf_new failed", __progname); in process_sign()
135 fatal("%s: buffer error: %s", __progname, ssh_err(r)); in process_sign()
156 fatal("%s: sshbuf_new failed", __progname); in process_enroll()
[all …]
Dmonitor.c321 fatal("%s: unexpected authentication from %d", in monitor_child_preauth()
332 fatal("%s: sshbuf_new failed", in monitor_child_preauth()
355 fatal("%s: authenticated invalid user", __func__); in monitor_child_preauth()
357 fatal("%s: authentication method name unknown", __func__); in monitor_child_preauth()
429 fatal("%s: sshbuf_new", __func__); in monitor_read_log()
433 fatal("%s: reserve: %s", __func__, ssh_err(r)); in monitor_read_log()
442 fatal("%s: log fd read: %s", __func__, strerror(errno)); in monitor_read_log()
445 fatal("%s: get len: %s", __func__, ssh_err(r)); in monitor_read_log()
447 fatal("%s: invalid log message length %u", __func__, len); in monitor_read_log()
452 fatal("%s: reserve: %s", __func__, ssh_err(r)); in monitor_read_log()
[all …]
Dssh-keygen.c184 fatal("unknown key type %s", key_type_name); in type_bits_valid()
210 fatal("Invalid DSA key length: must be 1024 bits"); in type_bits_valid()
214 fatal("Invalid RSA key length: minimum is %d bits", in type_bits_valid()
217 fatal("Invalid RSA key length: maximum is %d bits", in type_bits_valid()
222 fatal("Invalid ECDSA key length: valid lengths are " in type_bits_valid()
297 fatal("bad key type"); in ask_filename()
324 fatal("Load key \"%s\": %s", filename, ssh_err(r)); in load_identity()
332 fatal("Load key \"%s\": %s", filename, ssh_err(r)); in load_identity()
350 fatal("%s: sshbuf_new failed", __func__); in do_convert_to_ssh2()
352 fatal("key_to_blob failed: %s", ssh_err(r)); in do_convert_to_ssh2()
[all …]
Dmux.c199 fatal("%s: channel_by_id(%i) == NULL", __func__, cid); in mux_master_session_cleanup_cb()
202 fatal("%s: channel %d missing control channel %d", in mux_master_session_cleanup_cb()
221 fatal("%s: channel_by_id(%i) == NULL", __func__, cid); in mux_master_control_cleanup_cb()
224 fatal("%s: channel %d missing session channel %u", in mux_master_control_cleanup_cb()
276 fatal("%s: channel %d: c->mux_ctx == NULL", __func__, c->self); in mux_master_process_hello()
319 fatal("%s: reply: %s", __func__, ssh_err(r)); in reply_ok()
331 fatal("%s: reply: %s", __func__, ssh_err(r)); in reply_error()
395 fatal("%s: sshbuf_new", __func__); in mux_master_process_new_session()
397 fatal("%s: sshbuf_put: %s", __func__, ssh_err(r)); in mux_master_process_new_session()
512 fatal("%s: reply: %s", __func__, ssh_err(r)); in mux_master_process_alive_check()
[all …]
Dsftp-client.c118 fatal("Outbound message too long %zu", sshbuf_len(m)); in send_msg()
130 fatal("Couldn't send packet: %s", strerror(errno)); in send_msg()
143 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in get_msg_extended()
147 fatal("Connection closed"); in get_msg_extended()
149 fatal("Couldn't read packet: %s", strerror(errno)); in get_msg_extended()
153 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in get_msg_extended()
157 fatal("Ensure the remote shell produces no output " in get_msg_extended()
162 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in get_msg_extended()
167 fatal("Connection closed"); in get_msg_extended()
169 fatal("Read packet: %s", strerror(errno)); in get_msg_extended()
[all …]
Dssh-pkcs11-helper.c114 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_msg()
129 fatal("%s: sshbuf_new failed", __func__); in process_add()
132 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add()
137 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add()
146 fatal("%s: buffer error: %s", in process_add()
154 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add()
156 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_add()
174 fatal("%s: sshbuf_new failed", __func__); in process_del()
177 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_del()
181 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in process_del()
[all …]
Dsandbox-capsicum.c76 fatal("%s: setrlimit(RLIMIT_FSIZE, { 0, 0 }): %s", in ssh_sandbox_child()
80 fatal("%s: setrlimit(RLIMIT_NOFILE, { 0, 0 }): %s", in ssh_sandbox_child()
84 fatal("%s: setrlimit(RLIMIT_NPROC, { 0, 0 }): %s", in ssh_sandbox_child()
90 fatal("can't limit stdin: %m"); in ssh_sandbox_child()
92 fatal("can't limit stdout: %m"); in ssh_sandbox_child()
94 fatal("can't limit stderr: %m"); in ssh_sandbox_child()
99 fatal("%s: failed to limit the network socket", __func__); in ssh_sandbox_child()
103 fatal("%s: failed to limit the logging socket", __func__); in ssh_sandbox_child()
105 fatal("%s: failed to enter capability mode", __func__); in ssh_sandbox_child()
Dauth-pam.c236 fatal("%s: waitpid: %s", __func__, strerror(errno)); in pthread_join()
293 fatal("PAM: sshpam_authctxt not initialized"); in sshpam_chauthtok_ruid()
295 fatal("%s: setreuid failed: %s", __func__, strerror(errno)); in sshpam_chauthtok_ruid()
298 fatal("%s: setreuid failed: %s", __func__, strerror(errno)); in sshpam_chauthtok_ruid()
312 fatal("%s: PAM authctxt not initialized", __func__); in sshpam_password_change_required()
344 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments()
346 fatal("%s: invalid PAM account status %u", __func__, n); in import_environments()
349 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments()
354 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in import_environments()
356 fatal("%s: received %u environment variables, expected <= 1024", in import_environments()
[all …]
Dssh-pkcs11-client.c68 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in send_msg()
84 fatal("response too long: %u", len); in recv_msg()
96 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in recv_msg()
100 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in recv_msg()
141 fatal("%s: sshbuf_new failed", __func__); in rsa_encrypt()
146 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in rsa_encrypt()
152 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in rsa_encrypt()
200 fatal("%s: sshbuf_new failed", __func__); in ecdsa_do_sign()
205 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ecdsa_do_sign()
211 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ecdsa_do_sign()
[all …]
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()
105 fatal("xvasprintf: could not allocate memory"); in xvasprintf()
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 …]
Dttymodes.c286 fatal("%s: sshbuf_new failed", __func__); in ssh_tty_make_modes()
307 fatal("%s: buffer error: %s", __func__, ssh_err(r)); in ssh_tty_make_modes()
314 fatal("%s: buffer error: %s", __func__, ssh_err(r)); \ in ssh_tty_make_modes()
323 fatal("%s: buffer error: %s", __func__, ssh_err(r)); \ in ssh_tty_make_modes()
334 fatal("%s: packet error: %s", __func__, ssh_err(r)); in ssh_tty_make_modes()
354 fatal("%s: packet error: %s", __func__, ssh_err(r)); in ssh_tty_parse_modes()
374 fatal("%s: packet error: %s", __func__, ssh_err(r)); in ssh_tty_parse_modes()
381 fatal("%s: packet error: %s", in ssh_tty_parse_modes()
390 fatal("%s: packet error: %s", in ssh_tty_parse_modes()
400 fatal("%s: packet error: %s", __func__, \ in ssh_tty_parse_modes()
[all …]
Dservconf.c227 fatal("%s: %s: %s", __func__, #what, ssh_err(r)); \ in assemble_algorithms()
255 fatal("%s line %d: Too many %s entries", file, line, directive); in array_append2()
762 fatal("%s: getcwd: %s", __func__, strerror(errno)); in derelativise_path()
805 fatal("%s: too many listen addresses", __func__); in add_one_listen_addr()
821 fatal("bad addr or host: %s (%s)", in add_one_listen_addr()
942 fatal("%s: missing host in %s", __func__, what); in process_permitopen_list()
945 fatal("%s: bad port number in %s", __func__, what); in process_permitopen_list()
1045 fatal("'Match %s' in configuration but '%s' not in connection " in match_test_missing_fatal()
1311 fatal("%s line %d: Directive '%s' is not allowed " in process_server_config_line_depth()
1334 fatal("%s line %d: too many ports.", in process_server_config_line_depth()
[all …]
Dauth2-gss.c74 fatal("%s: %s", __func__, ssh_err(r)); in userauth_gssapi()
88 fatal("%s: %s", __func__, ssh_err(r)); in userauth_gssapi()
126 fatal("%s: %s", __func__, ssh_err(r)); in userauth_gssapi()
150 fatal("No authentication or GSSAPI context"); in input_gssapi_token()
155 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_token()
171 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_token()
183 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_token()
214 fatal("No authentication or GSSAPI context"); in input_gssapi_errtok()
219 fatal("%s: %s", __func__, ssh_err(r)); in input_gssapi_errtok()
253 fatal("No authentication or GSSAPI context"); in input_gssapi_exchange_complete()
[all …]
Dsshd.c413 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");
[all …]
/external/robolectric-shadows/
Dwrapper.sh40 function fatal() { function
46 local module="${1-}"; shift || fatal "missing argument: module"
47 local output="${1-}"; shift || fatal "missing argument: output"
48 local retval="${1-}"; shift || fatal "missing argument: retval"
49 local action="${1-}"; shift || fatal "missing argument: action"
72 fatal "invalid action: $action"
/external/openssh/openbsd-compat/
Dport-solaris.c276 fatal("priv_allocset: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
278 fatal("solaris_basic_privset: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
285 fatal("priv_addset: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
294 fatal("priv_delset: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
297 fatal("getppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
304 fatal("setppriv: %s", strerror(errno)); in solaris_drop_privs_pinfo_net_fork_exec()
317 fatal("solaris_basic_privset: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net()
325 fatal("priv_delset: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net()
330 fatal("setppriv: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net()
343 fatal("solaris_basic_privset: %s", strerror(errno)); in solaris_drop_privs_root_pinfo_net_exec()
[all …]
/external/llvm-project/lld/COFF/
DDriverUtils.cpp60 fatal("unable to find " + prog + " in PATH: " + ec.message()); in run()
65 fatal("ExecuteAndWait failed: " + in run()
81 fatal("invalid number: " + s1); in parseNumbers()
83 fatal("invalid number: " + s2); in parseNumbers()
92 fatal("invalid number: " + s1); in parseVersion()
95 fatal("invalid number: " + s2); in parseVersion()
109 fatal("invalid argument to /guard: " + arg); in parseGuard()
132 fatal("unknown subsystem: " + sysStr); in parseSubsystem()
145 fatal("/alternatename: invalid argument: " + s); in parseAlternateName()
148 fatal("/alternatename: conflicts: " + s); in parseAlternateName()
[all …]

12345678910>>...32