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

/freebsd-13-stable/usr.bin/top/
H A Dscreen.h21 extern char *clear_line;
H A Dscreen.c46 char *clear_line; variable
144 clear_line = tgetstr("ce", &bufptr);
223 putcap(clear_line);
303 if (clear_line)
305 putcap(clear_line);
/freebsd-13-stable/contrib/ee/
H A Dnew_curse.h206 extern void clear_line P_((struct _line *line, int column, int cols));

Completed in 37 milliseconds