Searched defs:commentp (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/usr.bin/ssh/ |
| D | authfile.c | 112 struct sshkey **keyp, char **commentp) in sshkey_load_private_type() 138 struct sshkey **keyp, char **commentp) in sshkey_load_private() 146 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd() 199 char **commentp) in sshkey_try_load_public() 258 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
|
| D | authfd.c | 235 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
|
| D | sshkey.c | 3149 struct sshkey **keyp, char **commentp) in sshkey_parse_private2() 3613 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type() 3644 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()
|
| D | ssh-keygen.c | 301 load_identity(const char *filename, char **commentp) in load_identity()
|
| /openbsd/src/usr.bin/mg/ |
| D | cmode.c | 436 int commentp = FALSE; in findnonblank() local
|