OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvwinsch
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
insch.c
68
return
mvwinsch
(stdscr, y, x, ch);
72
*
mvwinsch
--
76
mvwinsch
(WINDOW *win, int y, int x, chtype ch)
function in typeref:typename:int
curses.h
495
#define mvinsch(y, x, c)
mvwinsch
(stdscr, y, x, c)
525
#define
mvwinsch
(w, y, x, c) \
macro
615
int
mvwinsch
(WINDOW *, int, int, chtype);
Completed in 212 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025