OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_input_line
(Results
1 - 6
of
6
) sorted by relevancy
/src/games/rogue/
message.c
152
get_input_line
(const char *prompt, const char *insert,
function
zap.c
235
if (
get_input_line
("wizard's password:", "", buf, sizeof(buf),
pack.c
461
if (
get_input_line
("call it:", "", buf, sizeof(buf),
rogue.h
498
int
get_input_line
(const char *, const char *, char *, size_t, const char *, boolean, boolean);
save.c
80
if (!
get_input_line
("file name?", save_file, fname, sizeof(fname),
object.c
789
if (
get_input_line
("which kind?", "", buf, sizeof(buf), "", 0, 1)) {
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026