Searched refs:option_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dmain.c69 char *option_file; variable
80 { "option-file", 0, arg_string, &option_file },
136 if (option_file) {
140 opt = fopen(option_file, "r");
151 arg[0] = option_file;

Completed in 99 milliseconds