Home
last modified time | relevance | path

Searched defs:commentp (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dauthfile.c112 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()
Dauthfd.c235 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
Dsshkey.c3149 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()
Dssh-keygen.c301 load_identity(const char *filename, char **commentp) in load_identity()
/openbsd/src/usr.bin/mg/
Dcmode.c436 int commentp = FALSE; in findnonblank() local