Symbol: error_r
usr.bin/ssh/auth-options.c
126
error_r(r, "Unable to parse \"%s\" "
usr.bin/ssh/auth-options.c
141
error_r(r, "Unable to parse \"%s\" "
usr.bin/ssh/auth-options.c
90
error_r(r, "Unable to parse certificate options");
usr.bin/ssh/auth.c
484
error_r(r, "Error checking authentication key %s %s in "
usr.bin/ssh/channels.c
3417
error_r(r, "%s: parse id", where);
usr.bin/ssh/channels.c
3421
error_r(r, "%s: bad channel id %u", where, id);
usr.bin/ssh/krl.c
1321
error_r(r, "parse KRL key");
usr.bin/ssh/ssh-add.c
142
error_r(r, "(stdin):%d: invalid key", lnum);
usr.bin/ssh/ssh-add.c
189
error_r(r, "Failed to load certificate \"%s\"", certpath);
usr.bin/ssh/ssh-add.c
396
error_r(r, "Failed to load certificate \"%s\"",
usr.bin/ssh/ssh-add.c
427
error_r(r, "Certificate %s (%s) add failed", certpath,
usr.bin/ssh/ssh-add.c
500
error_r(r, "Couldn't read public key %s", filename);
usr.bin/ssh/ssh-add.c
508
error_r(r, "Agent signature failed for %s", filename);
usr.bin/ssh/ssh-add.c
513
error_r(r, "Signature verification failed for %s", filename);
usr.bin/ssh/ssh-add.c
604
error_r(r, "Unable to load resident keys");
usr.bin/ssh/ssh-keygen.c
1052
error_r(r, "sshkey_generate failed");
usr.bin/ssh/ssh-keygen.c
1062
error_r(r, "Saving key \"%s\" failed", prv_tmp);
usr.bin/ssh/ssh-keygen.c
1073
error_r(r, "Unable to save public key to %s",
usr.bin/ssh/ssh-keygen.c
1401
error_r(r, "Saving key \"%s\" failed", identity_file);
usr.bin/ssh/ssh-keygen.c
1529
error_r(r, "Saving key \"%s\" failed", identity_file);
usr.bin/ssh/ssh-keygen.c
2136
error_r(r, "%s:%lu: invalid key", path, lnum);
usr.bin/ssh/ssh-keygen.c
2545
error_r(r, "Signing %s failed", filename);
usr.bin/ssh/ssh-keygen.c
2669
error_r(r, "Couldn't load public key %s", keypath);
usr.bin/ssh/ssh-keygen.c
2748
error_r(r, "Couldn't read signature file");
usr.bin/ssh/ssh-keygen.c
2809
error_r(r, "Could not print public key.\n");
usr.bin/ssh/ssh-keygen.c
2835
error_r(r, "Couldn't read signature file");
usr.bin/ssh/ssh-keygen.c
3110
error_r(r, "Unable to load resident keys");
usr.bin/ssh/ssh-keygen.c
3148
error_r(r, "Saving key \"%s\" failed", path);
usr.bin/ssh/ssh-keygen.c
3164
error_r(r, "Saving public key \"%s\" failed", pubpath);
usr.bin/ssh/ssh-keygen.c
3862
error_r(r, "Saving key \"%s\" failed", identity_file);
usr.bin/ssh/ssh.c
516
error_r(r, "load %s \"%s\"", message, path);
usr.bin/ssh/ssh.c
539
error_r(r, "load %s \"%s\"", message, path);
usr.bin/ssh/sshconnect.c
1489
error_r(r, "Error checking host key %s %s in "
usr.bin/ssh/sshconnect2.c
1565
error_r(r, "Load key \"%s\"", id->filename);
usr.bin/ssh/sshd-auth.c
636
error_r(r, "Could not connect to agent \"%s\"",
usr.bin/ssh/sshd-session.c
306
error_r(r, "Could not get agent socket");
usr.bin/ssh/sshd-session.c
987
error_r(r, "Could not connect to agent \"%s\"",
usr.bin/ssh/sshd.c
1528
error_r(r, "Could not connect to agent \"%s\"",
usr.bin/ssh/sshd.c
1634
error_r(r, "Could not load host certificate \"%s\"",
usr.bin/ssh/sshsig.c
203
error_r(r, "Couldn't sign message (signer)");
usr.bin/ssh/sshsig.c
210
error_r(r, "Couldn't sign message");
usr.bin/ssh/sshsig.c
370
error_r(r, "Couldn't verify signature: unable to get "
usr.bin/ssh/sshsig.c
383
error_r(r, "Signature verification failed");