OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wgetstr
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libcurses/
getstr.c
68
return
wgetstr
(stdscr, str);
119
return
wgetstr
(win, str);
125
*
wgetstr
--
128
__warn_references(
wgetstr
,
129
"warning: this program uses
wgetstr
(), which is unsafe.")
131
wgetstr
(WINDOW *win, char *str)
curses.h
459
#define getstr(s)
wgetstr
(stdscr, s)
516
(wmove(w, y, x) == ERR ? ERR :
wgetstr
(w, s))
805
int
wgetstr
(WINDOW *, char *);
Makefile
197
curses_input.3 wgetnstr.3 curses_input.3
wgetstr
.3 \
/src/tests/lib/libcurses/tests/
Makefile
198
FILES+=
wgetstr
/src/tests/lib/libcurses/
t_curses.sh
491
atf_test_case
wgetstr
498
h_run
wgetstr
2256
atf_add_test_case
wgetstr
/src/tests/lib/libcurses/check_files/
Makefile
259
FILES+=
wgetstr
.chk
/src/tests/lib/libcurses/slave/
curses_commands.c
3124
report_return(
wgetstr
(win, string));
Completed in 23 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025