Home
last modified time | relevance | path

Searched refs:mvaddstr (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/usr.bin/systat/
Dmain.c213 mvaddstr(2, 20, in labels()
215 mvaddstr(3, 5, "Load Average"); in labels()
325 mvaddstr(CMDLINE, 0, buf); in error()
Dcmds.c75 mvaddstr(CMDLINE, 0, "Refresh disabled."); in command()
Dvmstat.c407 mvaddstr(STATROW, STATCOL + 53, buf); in showkre()
/mirbsd/src/usr.sbin/isdn/isdntel/
Ddisplay.c88 mvaddstr(LINES-1, (COLS / 2) - (strlen(helpstr) / 2), helpstr); in init_screen()
/mirbsd/src/lib/libocurses/PSD.doc/
Dlife.c112 mvaddstr(0, 0, "File name: ");
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGCurses.h107 #define mvaddstr(y,x,str) mvwaddstr (stdscr, y, x, str) macro
/mirbsd/src/lib/libocurses/
Dcurses.h191 #define mvaddstr(y, x, s) mvwaddstr(stdscr, y, x, s) macro
/mirbsd/src/lib/libncurses/
DMakefile104 MLINKS+= curs_addstr.3 mvaddstr.3
/mirbsd/src/lib/libncurses/src/include/
Dcurses.head626 extern NCURSES_EXPORT(int) mvaddstr (int, int, const char *); /* generated */
1005 #define mvaddstr(y,x,str) mvwaddstr(stdscr,y,x,str)
Dcurses.h.in623 extern NCURSES_EXPORT(int) mvaddstr (int, int, const char *); /* generated */
998 #define mvaddstr(y,x,str) mvwaddstr(stdscr,y,x,str) macro
/mirbsd/src/distrib/lists/htman/htmi/
Dmi4725 ./man3/mvaddstr.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi6513 ./usr/share/man/cat3/mvaddstr.0