HomeSort by: relevance | last modified time | path
    Searched refs:askchain (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
extern.h 181 int askchain(struct obj *, char *, int, int (*)(struct obj *),
hack.apply.c 258 if (askchain(fcobj, NULL, 0, out_ice_box, ck_ice_box, 0))
hack.invent.c 627 return (askchain(invent, olets, allflag, fn, ckfn, max));
638 askchain(struct obj *objchn, char *olets, int allflag, function in typeref:typename:int

Completed in 12 milliseconds