Searched refs:dohash (Results 1 – 7 of 7) sorted by relevance
43 void dohash(char []);357 dohash(xhash); in dorehash()358 dohash(xhash2); in dorehash()365 dohash(char cachearray[]) in dohash() function
114 dohash(xhash); in doset()129 dohash(xhash2); in doset()255 dohash(xhash); in dolet()259 dohash(xhash2); in dolet()
41 extern int dohash();
510 dohash(xhash); in main()532 dohash(xhash2); in main()
1113 dohash(xhash); in dosetenv()
44 static int dohash(char *);475 hash = dohash(pos + strings); in compress()525 dohash(char *str) in dohash() function
37 static int dohash(wchar_t *name);451 np = symtab[hashbuck(hash = dohash((wchar_t *)name))]; in vlookup()479 np->n_hash = dohash((wchar_t *)np->n_name); in addsymtab()537 dohash(wchar_t *name) in dohash() function