Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c830 #define LABEL_PROMPT gettext("Enter a label for the certificate:") macro
909 label = get_input_string(LABEL_PROMPT, NULL, in get_certlabel()