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

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-keygen.c139 char *certflags_command = NULL; variable
1494 certflags_command != NULL)
1495 add_string_option(c, "force-command", certflags_command);
1790 if (certflags_command != NULL)
1792 certflags_command = xstrdup(val);

Completed in 107 milliseconds