Searched refs:lsavlo (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dverify.c265 uint32_t lsavlo; /* low order two-bytes of four-byte checksum */ local
326 lsavlo = (uint32_t)tempa.hl.lo;
329 return (lsavhi+lsavlo);

Completed in 113 milliseconds