Searched refs:aoftspace (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucblib/libcurses/
H A Dcr_tty.c57 static char *aoftspace; /* Address of _tspace for relocation */ variable
137 aoftspace = _tspace;
156 aoftspace = _tspace;
192 *(*sp++) = tgetstr(namp, &aoftspace);
225 return (tgetstr(name, &aoftspace));

Completed in 42 milliseconds