Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpkg/common/
H A Dverify.c276 reperr(pkg_gt(ERR_NO_CKSUM)); in compute_checksum()
277 perror(ERR_NO_CKSUM); in compute_checksum()
283 reperr(pkg_gt(ERR_NO_CKSUM)); in compute_checksum()
284 perror(ERR_NO_CKSUM); in compute_checksum()
H A Dpkglibmsgs.h290 #define ERR_NO_CKSUM "unable to checksum, may need to re-run command as " \ macro