Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkstr/
H A Dmkstr.c246 int mesgpt = 0; in inithash() local
250 hashit(buf, 0, mesgpt); in inithash()
251 mesgpt += strlen(buf) + 2; in inithash()
/freebsd/usr.bin/xstr/
H A Dxstr.c56 static off_t mesgpt; variable
292 mesgpt = tellpt; in inithash()
344 hp->hpt = mesgpt; in hashit()
347 mesgpt += strlen(hp->hstr) + 1; in hashit()