Home
last modified time | relevance | path

Searched defs:scoreboard (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/phantasia/
H A Dphantstruct.h98 struct scoreboard /* scoreboard entry */ struct
100 double sb_level; /* level of player */
101 char sb_type[4]; /* character type of player */
102 char sb_name[SZ_NAME]; /* name of player */
103 char sb_login[SZ_LOGIN]; /* login of player */
/netbsd-src/lib/libc/gen/
H A Dnlist_aout.c104 char *scoreboard, *scored; in __fdnlist_aout() local
/netbsd-src/games/warp/
H A Dscore.c528 const char *scoreboard; in score() local