Searched refs:ERR_NO_CKSUM (Results 1 – 2 of 2) sorted by relevance
276 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()
290 #define ERR_NO_CKSUM "unable to checksum, may need to re-run command as " \ macro