Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpkg/common/
H A Dkeystore.c1672 gettext(ERR_KEYSTORE_CORRUPT), keystore->capath); in read_keystore()
1691 gettext(ERR_KEYSTORE_CORRUPT), keystore->capath); in read_keystore()
1715 gettext(ERR_KEYSTORE_CORRUPT), keystore->capath); in read_keystore()
1728 gettext(ERR_KEYSTORE_CORRUPT), in read_keystore()
1763 gettext(ERR_KEYSTORE_CORRUPT), in read_keystore()
1779 gettext(ERR_KEYSTORE_CORRUPT), in read_keystore()
1809 gettext(ERR_KEYSTORE_CORRUPT), in read_keystore()
2291 gettext(ERR_KEYSTORE_CORRUPT), file); in read_keystore_file()
H A Dpkglibmsgs.h118 #define ERR_KEYSTORE_CORRUPT "Keystore file <%s> is corrupt or unparseable" macro