Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c106 struct ungot { struct
107 struct ungot *ug_next; argument
111 static struct ungot* ungot = NULL; argument