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

/freebsd-11-stable/contrib/top/
H A Dscreen.h23 extern char *clear_line;
H A Dscreen.c69 char *clear_line; variable
188 clear_line = tgetstr("ce", &bufptr);
339 putcap(clear_line);
465 if (clear_line)
467 putcap(clear_line);
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.h206 extern void clear_line P_((struct _line *line, int column, int cols));

Completed in 54 milliseconds