Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/huntd/
H A Dhunt.h58 struct ident_def { struct
59 char i_name[WIRE_NAMELEN];
60 char i_team;
61 uint32_t i_machine;
62 uint32_t i_uid;
63 float i_kills;
64 int i_entries;
65 float i_score;
66 int i_absorbed;
67 int i_faced;
[all …]