Home | History | Annotate | Download | only in apps

Lines Matching defs:opt_template

101 static char *opt_template = NULL;
240 OPT_TEMPLATE,
398 { "template", OPT_TEMPLATE, 's',
719 { &opt_template }, { &opt_keyspec },
2309 if (opt_template != NULL)
2314 if (opt_template == NULL)
3035 case OPT_TEMPLATE:
3036 opt_template = opt_str();
3580 if (!delete_file(opt_template, "certTemplate from genp"))
3587 if (!save_template(opt_template, certTemplate))