Home
last modified time | relevance | path

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

/external/openssh/
Dssh-keygen.c149 char *certflags_command = NULL; variable
1536 certflags_command != NULL) in prepare_options_buf()
1537 add_string_option(c, "force-command", certflags_command); in prepare_options_buf()
1820 if (certflags_command != NULL) in add_cert_option()
1822 certflags_command = xstrdup(val); in add_cert_option()