Home
last modified time | relevance | path

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

/dragonfly/usr.bin/window/
H A Dxx.c90 xx_tail = xx_head = 0; in xxreset1()
126 xx_tail->link = xp; in xxalloc()
127 xx_tail = xp; in xxalloc()
142 struct xx *xp = xx_tail; in xxmove()
155 struct xx *xp = xx_tail; in xxscroll()
186 struct xx *xp = xx_tail; in xxinsspace()
203 struct xx *xp = xx_tail; in xxdelchar()
H A Dxx.h52 EXTERN struct xx *xx_head, *xx_tail; variable
H A Dxxflush.c88 xx_tail = 0; in xxflush()