Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keygen.c1533 do_change_comment(struct passwd *pw, const char *identity_comment) in do_change_comment()
3356 char *identity_comment = NULL, *ca_key_path = NULL, **opts = NULL; in main() local