Home
last modified time | relevance | path

Searched defs:histent (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.func.c755 struct wordent *histent = NULL, *ohistent = NULL; in search() local
898 histgetword(struct wordent *histent) in histgetword()