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

/openbsd-current/games/hack/
H A Ddef.eshk.h82 int visitct; /* nr of visits by most recent customer */ member in struct:eshk
H A Dhack.mkshop.c183 ESHK->visitct = 0;
H A Dhack.shk.c326 if(!ESHK(shopkeeper)->visitct ||
330 ESHK(shopkeeper)->visitct = 0;
340 ESHK(shopkeeper)->visitct++ ? " again" : "",

Completed in 183 milliseconds