Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c816 #define COUNTRY_PROMPT gettext("Country Name (2 letter code) [US]:") macro
940 country = get_input_string(COUNTRY_PROMPT, COUNTRY_DEFAULT, in get_subname()