NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_id_table
games/rogue/inventory.c
524
id_table = get_id_table(obj);
games/rogue/inventory.c
549
id_table = get_id_table(obj);
games/rogue/pack.c
459
id_table = get_id_table(obj);
games/rogue/rogue.h
641
struct id *get_id_table(const object *);
games/rogue/use.c
387
id_table = get_id_table(obj);