Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.hist.c375 struct wordent *firstWord = h0->next; in hashhist() local
376 struct wordent *h = firstWord; in hashhist()
383 if (h != firstWord) in hashhist()