Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c821 #define UNIT_PROMPT gettext("Organizational Unit Name (eg, section) []:") macro
950 unit = get_input_string(UNIT_PROMPT, NULL, RDN_MIN, RDN_MAX); in get_subname()