Searched refs:visitct (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.eshk.h84 int visitct; /* nr of visits by most recent customer */ member in struct:eshk
H A Dhack.mkshop.c198 ESHK->visitct = 0;
H A Dhack.shk.c316 if (!ESHK(shopkeeper)->visitct ||
320 ESHK(shopkeeper)->visitct = 0;
330 ESHK(shopkeeper)->visitct++ ? " again" : "",

Completed in 110 milliseconds