Searched defs:perm_ok (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | authfile.c | 212 struct sshkey **keyp, char **commentp, int *perm_ok) in sshkey_load_private_type() 454 struct sshkey **keyp, int *perm_ok) in sshkey_load_private_cert()
|
D | key.c | 381 int *perm_ok) in key_load_private_cert() 402 char **commentp, int *perm_ok) in key_load_private_type()
|
D | sshconnect1.c | 225 int i, perm_ok = 1, type, quit; in try_rsa_authentication() local
|
D | sshconnect2.c | 1233 int r, perm_ok = 0, quit = 0, i; in load_identity_file() local
|