DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
imitating
games/rogue/rogue.h
647
boolean imitating(short, short);
games/rogue/room.c
160
if (!imitating(i, j)) {
games/rogue/throw.c
184
if (!imitating(*row, *col)) {
games/rogue/zap.c
126
if (!imitating(*row, *col)) {