Searched refs:opt_newkey (Results 1 – 1 of 1) sorted by relevance
125 static char *opt_newkey = NULL; variable633 {&opt_newkey}, {&opt_newkeypass}, {&opt_subject},1675 if (opt_reqin == NULL && opt_newkey == NULL in setup_request_ctx()1680 if (opt_newkey == NULL in setup_request_ctx()1803 if (opt_newkey != NULL) in setup_request_ctx()1811 } else if (opt_newkey != NULL) { in setup_request_ctx()1812 const char *file = opt_newkey; in setup_request_ctx()2927 opt_newkey = opt_str(); in get_opts()
Completed in 19 milliseconds