OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tc_cursor_motion
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/top/dist/
screen.c
129
static char *
tc_cursor_motion
;
variable
207
if ((go = tgoto(
tc_cursor_motion
, 0, screen_length - 1)) != NULL)
303
(
tc_cursor_motion
= tgetstr("cm", &bufptr)) == NULL)
320
if ((go = tgoto(
tc_cursor_motion
, 0, 0)) != NULL)
518
char *go = tgoto(
tc_cursor_motion
, x, y);
screen.c
129
static char *
tc_cursor_motion
;
variable
207
if ((go = tgoto(
tc_cursor_motion
, 0, screen_length - 1)) != NULL)
303
(
tc_cursor_motion
= tgetstr("cm", &bufptr)) == NULL)
320
if ((go = tgoto(
tc_cursor_motion
, 0, 0)) != NULL)
518
char *go = tgoto(
tc_cursor_motion
, x, y);
Completed in 30 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026