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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c63 static char *cert_out = NULL; /* Cert file to be output */ variable
125 cert_out = optarg;
467 if (cert_out != NULL) {
470 if (do_ofile(cert_out, NULL, c_out, NULL) < 0)

Completed in 69 milliseconds