Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.func.c60 static struct wordent *histgetword (struct wordent *);
885 ohistent->prev = histgetword(histent); in search()
898 histgetword(struct wordent *histent) in histgetword() function