Searched refs:aoftspace (Results 1 – 3 of 3) sorted by relevance
78 static char *aoftspace; /* Address of _tspace for relocation */ variable136 aoftspace = tspace;158 aoftspace = tspace;201 *(*sp++) = tgetstr(tmp, &aoftspace); in zap()234 return (tgetstr(name, &aoftspace));
164 aoftspace = tspace; in setterm()249 aoftspace = tspace; in setterm()347 string = tgetstr(namp, &aoftspace); in zap()
110 var char *aoftspace; /* Address of tspace for relocation */ variable