Searched refs:wclrtoeol (Results 1 - 25 of 28) sorted by last modified time

12

/freebsd-11-stable/usr.bin/systat/
H A Dzarc.c91 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Dtcp.c114 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Dswap.c228 wclrtoeol(wnd);
H A Dmain.c278 wmove(wload, 0, 0); wclrtoeol(wload);
295 wmove(wload, 0, 0); wclrtoeol(wload);
H A Dip6.c110 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Dip.c115 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Diostat.c368 wclrtoeol(wnd);
H A Difstat.c207 wclrtoeol(wnd);
222 wclrtoeol(wnd);
224 wclrtoeol(wnd);
H A Dicmp6.c106 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Dsctp.c96 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Dicmp.c107 wmove(wnd, 0, 0); wclrtoeol(wnd);
H A Dnetstat.c522 wclrtoeol(wnd);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile653 curs_clear.3 wclrtoeol.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4965 report_return(wclrtoeol(win));
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_funcs.c277 return (wclrtoeol(win) == ERR);
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_driver.c2399 wclrtoeol(form->w);
2463 wclrtoeol(form->w);
2577 wclrtoeol(form->w);
2595 wclrtoeol(form->w);
2624 wclrtoeol(form->w);
2845 wclrtoeol(form->w);
2872 wclrtoeol(form->w);
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_addch.c469 wclrtoeol(win);
483 wclrtoeol(win);
H A Dlib_clreol.c37 ** The routine wclrtoeol().
46 wclrtoeol(WINDOW *win) function
50 T((T_CALLED("wclrtoeol(%p)"), (void *) win));
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c347 wclrtoeol(win);
361 wclrtoeol(win);
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-io.c668 wclrtoeol (w);
H A Dtui-stack.c260 wclrtoeol (locator->handle);
/freebsd-11-stable/contrib/dialog/
H A Dutil.c2218 (void) wclrtoeol(stdscr);
/freebsd-11-stable/contrib/ee/
H A Dee.c724 wclrtoeol(text_win);
1028 wclrtoeol(text_win);
1039 wclrtoeol(text_win);
1057 wclrtoeol(text_win);
1073 wclrtoeol(text_win);
1116 wclrtoeol(text_win);
1647 wclrtoeol(com_win);
1736 wclrtoeol(com_win);
1743 wclrtoeol(com_win);
1754 wclrtoeol(com_wi
[all...]
H A Dnew_curse.h208 extern void wclrtoeol P_((WINDOW *window));
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h1247 extern int wclrtoeol(WINDOW *);

Completed in 311 milliseconds

12