OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mvwgetnstr
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libcurses/
getstr.c
78
return
mvwgetnstr
(stdscr, y, x, str, n);
94
*
mvwgetnstr
--
99
mvwgetnstr
(WINDOW *win, int y, int x, char *str, int n)
function in typeref:typename:int
curses.h
489
#define mvgetnstr(y, x, s, n)
mvwgetnstr
(stdscr, y, x, s, n)
513
#define
mvwgetnstr
(w, y, x, s, n) \
macro
612
int
mvwgetnstr
(WINDOW *, int, int, char *, int);
Makefile
132
curses_input.3
mvwgetnstr
.3 curses_input.3 mvwgetstr.3 \
/src/tests/lib/libcurses/tests/
Makefile
141
FILES+=
mvwgetnstr
/src/tests/lib/libcurses/
t_curses.sh
471
atf_test_case
mvwgetnstr
478
h_run
mvwgetnstr
2254
atf_add_test_case
mvwgetnstr
/src/usr.sbin/sysinst/
util.c
1188
mvwgetnstr
(mainwin, txt_y, 2, buf, sizeof buf);
/src/tests/lib/libcurses/slave/
curses_commands.c
1107
report_return(
mvwgetnstr
(win, y, x, string, count));
Completed in 17 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025