Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dssh-keygen.c1510 do_change_comment(struct passwd * pw,const char * identity_comment) do_change_comment() argument
3333 char *identity_comment = NULL, *ca_key_path = NULL, **opts = NULL; main() local