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

/netbsd-current/tests/usr.bin/patch/
H A Dt_patch.sh165 cksum2=$(sha256 -n to_patch | cut -d' ' -f1)
175 atf_check_equal "$cksum2" "$origfile_cksum2"
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c200153 u64 cksum2 = 0; /* Checksum based on %_content contents */ local
246329 u64 cksum2 = 13; local
246750 u64 cksum2 = 0; /* Checksum based on contents of indexes */ local
[all...]

Completed in 647 milliseconds