Home
last modified time | relevance | path

Searched refs:xhash (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.exec.c31 char xhash[HSHSIZ / 8]; variable
151 if (!bit(xhash, hashval1)) in doexec()
372 dohash(xhash); in dorehash()
396 if (cachearray == xhash) { in dohash()
H A Dsh.set.c111 dohash(xhash); in doset()
252 dohash(xhash); in dolet()
H A Dsh.h539 extern char xhash[HSHSIZ / 8];
H A Dsh.c513 dohash(xhash); in main()
H A Dsh.func.c1124 dohash(xhash); in dosetenv()