OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wgetnstr
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libcurses/
getstr.c
56
return
wgetnstr
(stdscr, str, n);
104
return
wgetnstr
(win, str, n);
137
*
wgetnstr
--
142
wgetnstr
(WINDOW *win, char *str, int n)
function in typeref:typename:int
scanw.c
128
if (
wgetnstr
(win, buf, (int) sizeof(buf)) == OK) {
curses.h
458
#define getnstr(s, n)
wgetnstr
(stdscr, s, n)
514
(wmove(w, y, x) == ERR ? ERR :
wgetnstr
(w, s, n))
803
int
wgetnstr
(WINDOW *, char *, int);
Makefile
197
curses_input.3
wgetnstr
.3 curses_input.3 wgetstr.3 \
/src/tests/lib/libcurses/tests/
Makefile
197
FILES+=
wgetnstr
/src/tests/lib/libcurses/
t_curses.sh
451
atf_test_case
wgetnstr
458
h_run
wgetnstr
2252
atf_add_test_case
wgetnstr
/src/tests/lib/libcurses/slave/
curses_commands.c
3108
report_return(
wgetnstr
(win, string, count));
Completed in 98 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025