Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dcurshdr.h142 int *virt_hash; /* hash table of virtscr */ member
231 #define _VIRTHASH SP->virt_hash
H A Dnewscreen.c249 SP->virt_hash = SP->cur_hash + LINES; in newscreen()