Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dkeystore.c246 char *cn_str, *icn_str, *typ_str; in print_cert() local
257 typ_str = gettext(MSG_KEYSTORE_TRUSTED); in print_cert()
259 typ_str = gettext(MSG_KEYSTORE_UNTRUSTED); in print_cert()
321 gettext(MSG_KEYSTORE_TY), typ_str); in print_cert()