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
487
error_r(r, "Error checking authentication key %s %s in "
usr.bin/ssh/channels.c
3426
error_r(r, "%s: parse id", where);
usr.bin/ssh/channels.c
3430
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
143
error_r(r, "(stdin):%d: invalid key", lnum);
usr.bin/ssh/ssh-add.c
190
error_r(r, "Failed to load certificate \"%s\"", certpath);
usr.bin/ssh/ssh-add.c
397
error_r(r, "Failed to load certificate \"%s\"",
usr.bin/ssh/ssh-add.c
428
error_r(r, "Certificate %s (%s) add failed", certpath,
usr.bin/ssh/ssh-add.c
501
error_r(r, "Couldn't read public key %s", filename);
usr.bin/ssh/ssh-add.c
509
error_r(r, "Agent signature failed for %s", filename);
usr.bin/ssh/ssh-add.c
514
error_r(r, "Signature verification failed for %s", filename);
usr.bin/ssh/ssh-add.c
605
error_r(r, "Unable to load resident keys");
usr.bin/ssh/ssh-keygen.c
1058
error_r(r, "sshkey_generate failed");
usr.bin/ssh/ssh-keygen.c
1068
error_r(r, "Saving key \"%s\" failed", prv_tmp);
usr.bin/ssh/ssh-keygen.c
1079
error_r(r, "Unable to save public key to %s",
usr.bin/ssh/ssh-keygen.c
1407
error_r(r, "Saving key \"%s\" failed", identity_file);
usr.bin/ssh/ssh-keygen.c
1535
error_r(r, "Saving key \"%s\" failed", identity_file);
usr.bin/ssh/ssh-keygen.c
2142
error_r(r, "%s:%lu: invalid key", path, lnum);
usr.bin/ssh/ssh-keygen.c
2551
error_r(r, "Signing %s failed", filename);
usr.bin/ssh/ssh-keygen.c
2675
error_r(r, "Couldn't load public key %s", keypath);
usr.bin/ssh/ssh-keygen.c
2754
error_r(r, "Couldn't read signature file");
usr.bin/ssh/ssh-keygen.c
2815
error_r(r, "Could not print public key.\n");
usr.bin/ssh/ssh-keygen.c
2841
error_r(r, "Couldn't read signature file");
usr.bin/ssh/ssh-keygen.c
3116
error_r(r, "Unable to load resident keys");
usr.bin/ssh/ssh-keygen.c
3154
error_r(r, "Saving key \"%s\" failed", path);
usr.bin/ssh/ssh-keygen.c
3170
error_r(r, "Saving public key \"%s\" failed", pubpath);
usr.bin/ssh/ssh-keygen.c
3868
error_r(r, "Saving key \"%s\" failed", identity_file);
usr.bin/ssh/ssh.c
517
error_r(r, "load %s \"%s\"", message, path);
usr.bin/ssh/ssh.c
540
error_r(r, "load %s \"%s\"", message, path);
usr.bin/ssh/sshconnect.c
1532
error_r(r, "Error checking host key %s %s in "
usr.bin/ssh/sshconnect2.c
1568
error_r(r, "Load key \"%s\"", id->filename);
usr.bin/ssh/sshd-auth.c
610
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
988
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
1636
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");