Searched defs:perm_ok (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsshconnect1.c225 int i, perm_ok = 1, type, quit; local
H A Dauthfile.c199 sshkey_load_private_type(int type, const char *filename, const char *passphrase, struct sshkey **keyp, char **commentp, int *perm_ok) argument
441 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, struct sshkey **keyp, int *perm_ok) argument
[all...]
H A Dkey.c380 key_load_private_cert(int type, const char *filename, const char *passphrase, int *perm_ok) argument
401 key_load_private_type(int type, const char *filename, const char *passphrase, char **commentp, int *perm_ok) argument
H A Dsshconnect2.c1194 int r, perm_ok = 0, quit = 0, i; local

Completed in 73 milliseconds