Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
HDsh.hist.c388 struct wordent *firstWord = h0->next; in hashhist() local
389 struct wordent *h = firstWord; in hashhist()
396 if (h != firstWord) in hashhist()