Home
last modified time | relevance | path

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

/titanic_44/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; in main()
467 if (cert_out != NULL) { in write_files()
470 if (do_ofile(cert_out, NULL, c_out, NULL) < 0) in write_files()