Home
last modified time | relevance | path

Searched refs:trust_out (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c64 static char *trust_out = NULL; /* Trust anchor file to be output */ variable
135 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()