Searched refs:ggetobj (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/hack/
H A Dextern.h180 int ggetobj(const char *, int (*fn)(struct obj *), int);
H A Dhack.do.c150 return (ggetobj("drop", drop, 0));
H A Dhack.read.c412 !ggetobj("identify", identify, rn2(5) ? 1 : rn2(5))
H A Dhack.invent.c555 ggetobj(const char *word, int (*fn)(struct obj *), int max) function

Completed in 197 milliseconds