Searched refs:whline (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/tests/lib/libcurses/tests/ |
| D | whline | 3 call OK whline $win1 `\000A` 15 5 call OK whline $win1 `\004B` 3
|
| D | Makefile | 199 FILES+= whline
|
| /netbsd/src/lib/libcurses/ |
| D | line.c | 50 return whline(stdscr, ch, count); in hline() 77 return whline(win, ch, count); in mvwhline() 87 whline(WINDOW *win, chtype ch, int count) in whline() function
|
| D | curses.expsym | 459 whline
|
| D | Makefile | 198 curses_line.3 whline.3 curses_inch.3 winch.3 \
|
| D | curses.h | 806 int whline(WINDOW *, chtype, int);
|
| /netbsd/src/usr.bin/systat/ |
| D | swap.c | 184 whline(wnd, 'X', (100 * used / xsize + 1) / 2); in showswap() 192 whline(wnd, 'X', (100 * used / avail + 1) / 2); in showswap()
|
| D | mbufs.c | 113 whline(wnd, 'X', max); in showmbufs()
|
| D | main.c | 305 whline(wload, c, (j > 50) ? 50 : j); in display()
|
| D | iostat.c | 334 whline(wnd, 'X', v); in histogram()
|
| /netbsd/src/tests/lib/libcurses/ |
| D | t_curses.sh | 1707 atf_test_case whline 1714 h_run whline 2400 atf_add_test_case whline
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 4658 whline
|
| /netbsd/src/tests/lib/libcurses/slave/ |
| D | curses_commands.c | 3138 report_return(whline(win, ch, count)); in cmd_whline()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11366 ./usr/share/man/cat3/whline.0 comp-c-catman .cat 19874 ./usr/share/man/html3/whline.html comp-c-htmlman html 28452 ./usr/share/man/man3/whline.3 comp-c-man .man
|
| /netbsd/src/distrib/sets/lists/tests/ |
| D | mi | 3938 ./usr/tests/lib/libcurses/tests/whline tests-lib-tests compattes…
|