Searched refs:hsum (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_warc.c | 466 unsigned int hsum; in xmemmem() 485 for (hp = hay + 1U, np = needle + 1U, hsum = *hay, nsum = *hay, eqp = 1U; in xmemmem() 487 hsum ^= *hp, nsum ^= *np, eqp &= *hp == *np, hp++, np++); in xmemmem() 501 hsum ^= *cand++; in xmemmem() 502 hsum ^= *hp; in xmemmem() 508 if (hsum == nsum && memcmp(cand, needle, needlesize - 1U) == 0) { in strtoi_lim() 458 unsigned int hsum; xmemmem() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | jupiter.h | 53 u_short hsum; /* header cksum */ member
|
H A D | refclock_jupiter.c | 806 hp->hsum = putshort(jupiter_cksum((u_short *)hp, in jupiter_send() 1001 getshort(hp->hsum)) { in jupiter_recv()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | maple | 66 # like hsum.hdb
|
H A D | database | 576 # skip Maple help database hsum.hdb checking for valid reserved area
|