Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dir.c39 char xhash2[HSHSIZ / 8]; variable
253 if (bit(xhash2, cdhashval1)) { in dfollow()
H A Dsh.set.c126 dohash(xhash2); in doset()
256 dohash(xhash2); in dolet()
H A Dsh.h540 extern char xhash2[HSHSIZ / 8];
H A Dsh.exec.c373 dohash(xhash2); in dorehash()
H A Dsh.c536 dohash(xhash2); in main()