Searched refs:dohash (Results 1 – 7 of 7) sorted by relevance
58 void dohash(char []);372 dohash(xhash); in dorehash()373 dohash(xhash2); in dorehash()380 dohash(char cachearray[]) in dohash() function
111 dohash(xhash); in doset()126 dohash(xhash2); in doset()252 dohash(xhash); in dolet()256 dohash(xhash2); in dolet()
39 extern int dohash();
514 dohash(xhash); in main()536 dohash(xhash2); in main()
1124 dohash(xhash); in dosetenv()
47 static int dohash(char *);478 hash = dohash(pos + strings); in compress()528 dohash(char *str) in dohash() function
35 static int dohash(wchar_t *name);449 np = symtab[hashbuck(hash = dohash((wchar_t *)name))]; in vlookup()477 np->n_hash = dohash((wchar_t *)np->n_name); in addsymtab()535 dohash(wchar_t *name) in dohash() function