OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SZ_NAME
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/phantasia/
phantstruct.h
64
char p_name[
SZ_NAME
]; /* name */
102
char sb_name[
SZ_NAME
]; /* name of player */
phantdefs.h
134
#define
SZ_NAME
21 /* size of player name (incl. trailing nul) */
main.c
412
"Give your character a name [up to %d characters] ? ",
SZ_NAME
- 1);
413
getstring(Player.p_name,
SZ_NAME
);
776
getstring(Databuf,
SZ_NAME
);
gamesupport.c
193
getstring(Databuf,
SZ_NAME
);
Completed in 13 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025