hashit
return (hashit(dbuf, 1));
(void) hashit(buf, 0);
off_t hashit(char *, int);
(void) printf("%d", hashit(buf, 1, 0));
(void) hashit(buf, 0, mesgpt);
static int hashit(char *str, char really, unsigned int fakept);