Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dpktool.c261 #define EXPORT_SUMM gettext("exports objects from the keystore to a file") macro
568 cmds[EXPORT_IDX].summary = EXPORT_SUMM; in init_command_list()