Lines Matching refs:opt_arg
114 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &informat))
118 infile = opt_arg();
121 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &outformat))
125 outfile = opt_arg();
128 if (!opt_format(opt_arg(), OPT_FMT_ANY, &keyformat))
132 keyfile = opt_arg();
135 crldiff = opt_arg();
138 CApath = opt_arg();
142 CAfile = opt_arg();
146 CAstore = opt_arg();
167 if (!set_dateopt(&dateopt, opt_arg()))
198 if (!set_nameopt(opt_arg()))