OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvwinchstr
(Results
1 - 2
of
2
) 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)
function
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 *);
Completed in 21 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026