Searched refs:cert_principals (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-keygen.c124 char *cert_principals = NULL; variable
1588 if (cert_principals != NULL) {
1589 otmp = tmp = xstrdup(cert_principals);
1651 cert_principals != NULL ? " for " : "",
1652 cert_principals != NULL ? cert_principals : "",
2287 cert_principals = optarg;

Completed in 118 milliseconds