OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mvwinchstr
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libcurses/
inchstr.c
78
return
mvwinchstr
(stdscr, y, x, chstr);
89
*
mvwinchstr
, mvwinchnstr --
92
__warn_references(
mvwinchstr
,
93
"warning: this program uses
mvwinchstr
(), which is unsafe.")
95
mvwinchstr
(WINDOW *win, int y, int x, chtype *chstr)
curses.h
493
#define mvinchstr(y, x, c)
mvwinchstr
(stdscr, y, x, c)
521
#define
mvwinchstr
(w, y, x, s) \
macro
716
int
mvwinchstr
(WINDOW *, int, int, chtype *);
Makefile
138
curses_inch.3
mvwinchstr
.3 curses_inch.3 mvwinnstr.3 \
/src/tests/lib/libcurses/slave/
curses_commands.c
2104
report_return(
mvwinchstr
(win, y, x, string));
Completed in 17 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025