Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dir.c175 int cdhashval, cdhashval1; in dfollow() local
252 cdhashval1 = hash(cdhashval, index); in dfollow()
253 if (bit(xhash2, cdhashval1)) { in dfollow()