Lines Matching refs:opt_arg
176 if (!opt_format(opt_arg(), OPT_FMT_PDS, &informat))
180 infile = opt_arg();
183 if (!opt_format(opt_arg(), OPT_FMT_PDS, &outformat))
187 outfile = opt_arg();
257 conf = app_load_config_modules(opt_arg());
262 e = setup_engine(opt_arg(), 0);
265 passinarg = opt_arg();
268 to = opt_arg();
271 from = opt_arg();
274 subject = opt_arg();
291 signerfile = opt_arg();
294 recipfile = opt_arg();
297 digestname = opt_arg();
320 keyfile = opt_arg();
323 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyform))
327 certfile = opt_arg();
330 CAfile = opt_arg();
333 CApath = opt_arg();
336 CAstore = opt_arg();
348 contfile = opt_arg();