Searched refs:untfile (Results 1 – 1 of 1) sorted by relevance
85 char *untfile = NULL, *trustfile = NULL; in MAIN() local135 untfile= *(++argv); in MAIN()195 if(untfile) { in MAIN()196 if(!(untrusted = load_untrusted(untfile))) { in MAIN()197 BIO_printf(bio_err, "Error loading untrusted file %s\n", untfile); in MAIN()