Home
last modified time | relevance | path

Searched refs:_getsyx (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libcurses/screen/
H A Dgetsyx.c68 _getsyx(int *yp, int *xp) in _getsyx() function
H A Dmapfile-vers95 _getsyx;
H A Dcurses.ed337 extern int _getsyx(int *, int *);
521 traceoff(), noraw(), flushinp(), _getsyx(),
572 #define getsyx(y, x) _getsyx(&(y), &(x))
H A Dllib-lcurses684 int _getsyx(int *yp, int *xp);