Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.exec.c385 havhash2 = 1; in dohash()
428 havhash2 = 0; in dounhash()
H A Dsh.dir.c199 && (!havhash2 || slash)) { in dfollow()
224 && havhash2 && !slash) { in dfollow()
H A Dsh.h125 bool havhash2; /* cdpath hashing is available */ variable
H A Dsh.c531 if (!fast && !arginp && !onelflg && !havhash2) in main()