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