OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvwaddstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
addnstr.c
99
*
mvwaddstr
--
103
mvwaddstr
(WINDOW *win, int y, int x, const char *str)
function in typeref:typename:int
curses.h
486
#define mvaddstr(y, x, s)
mvwaddstr
(stdscr, y, x, s)
507
#define
mvwaddstr
(w, y, x, s) \
macro
609
int
mvwaddstr
(WINDOW *, int, int, const char *);
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025