Searched defs:icn_str (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpkg/common/
H A Dkeystore.c246 char *cn_str, *icn_str, *typ_str; local
266 if ((icn_str = get_issuer_display_name(x)) == NULL) {
267 icn_str = gettext(MSG_KEYSTORE_UNKNOWN);
324 gettext(MSG_KEYSTORE_IN), icn_str);

Completed in 58 milliseconds