OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mvwinstr
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libcurses/
instr.c
76
return
mvwinstr
(stdscr, y, x, str);
86
*
mvwinstr
, mvwinnstr --
90
__warn_references(
mvwinstr
,
91
"warning: this program uses
mvwinstr
(), which is unsafe.")
93
mvwinstr
(WINDOW *win, int y, int x, char *str)
curses.h
496
#define mvinstr(y, x, s)
mvwinstr
(stdscr, y, x, s)
527
#define
mvwinstr
(w, y, x, s) \
macro
718
int
mvwinstr
(WINDOW *, int, int, char *);
Makefile
140
curses_inch.3
mvwinstr
.3 curses_print.3 mvwprintw.3 \
/src/tests/lib/libcurses/slave/
curses_commands.c
2144
report_return(
mvwinstr
(win, y, x, string));
Completed in 19 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025