Searched refs:trust_out (Results 1 – 1 of 1) sorted by relevance
64 static char *trust_out = NULL; /* Trust anchor file to be output */ variable135 trust_out = optarg; in main()474 if (trust_out != NULL) { in write_files()478 if (do_ofile(trust_out, NULL, NULL, t_out) < 0) in write_files()