Searched defs:_homefirst (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dmvcur.c83 static int _homefirst(int, int, int, int),
152 hu = _homefirst(newy, newx, H_UP, FALSE);
156 hd = _homefirst(newy, newx, H_DO, FALSE);
170 (void) _homefirst(newy, newx, hu <= hd ?
186 _homefirst(int ny, int nx, int type, int doit) function

Completed in 15 milliseconds