Searched defs:trust_out (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
474 if (trust_out != NULL) {
478 if (do_ofile(trust_out, NULL, NULL, t_out) < 0)

Completed in 58 milliseconds