Home
last modified time | relevance | path

Searched refs:whline (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/tests/lib/libcurses/tests/
Dwhline3 call OK whline $win1 `\000A` 15
5 call OK whline $win1 `\004B` 3
DMakefile199 FILES+= whline
/netbsd/src/lib/libcurses/
Dline.c50 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
Dcurses.expsym459 whline
DMakefile198 curses_line.3 whline.3 curses_inch.3 winch.3 \
Dcurses.h806 int whline(WINDOW *, chtype, int);
/netbsd/src/usr.bin/systat/
Dswap.c184 whline(wnd, 'X', (100 * used / xsize + 1) / 2); in showswap()
192 whline(wnd, 'X', (100 * used / avail + 1) / 2); in showswap()
Dmbufs.c113 whline(wnd, 'X', max); in showmbufs()
Dmain.c305 whline(wload, c, (j > 50) ? 50 : j); in display()
Diostat.c334 whline(wnd, 'X', v); in histogram()
/netbsd/src/tests/lib/libcurses/
Dt_curses.sh1707 atf_test_case whline
1714 h_run whline
2400 atf_add_test_case whline
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt4658 whline
/netbsd/src/tests/lib/libcurses/slave/
Dcurses_commands.c3138 report_return(whline(win, ch, count)); in cmd_whline()
/netbsd/src/distrib/sets/lists/comp/
Dmi11366 ./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/
Dmi3938 ./usr/tests/lib/libcurses/tests/whline tests-lib-tests compattes…