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

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dgenkey.c377 char *printstr = NULL; local
429 if (printstr)
431 printstr = optarg_av;
495 if (printstr != NULL) {
503 if (tolower(printstr[0]) == 'y')
505 else if (tolower(printstr[0]) == 'n')

Completed in 88 milliseconds