DragonflyBSD
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
479
id_table = get_id_table(obj);
games/rogue/pack.c
459
id_table = get_id_table(obj);
games/rogue/rogue.h
479
struct id *get_id_table(const object *);
games/rogue/use.c
385
id_table = get_id_table(obj);