Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dnew_curse.h201 extern struct _line *Screenalloc P_((int columns));
H A Dnew_curse.c1463 Screenalloc(columns) in Screenalloc() function
1506 Ntemp->first_line = temp_screen = Screenalloc(cols);
1514 temp_screen->next_screen = Screenalloc(cols);