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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c62 static char *key_out = NULL; /* Key file to be output */ variable
130 key_out = optarg;
460 if (key_out != NULL) {
463 if (do_ofile(key_out, k_out, NULL, NULL) < 0)

Completed in 1092 milliseconds