Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dtags.c64 struct tag *tl_first; member
100 while ((tp = taglist.tl_first) != TAG_END) in cleantags()
370 curtag = taglist.tl_first; in findctag()
609 tp = taglist.tl_first; in findgtag()
638 curtag = taglist.tl_first; in nextgtag()