Searched refs:visitct (Results 1 – 4 of 4) sorted by relevance
82 int visitct; /* nr of visits by most recent customer */ member
104 if(!ESHK(shopkeeper)->visitct ||112 if(!ESHK(shopkeeper)->visitct ||
326 if(!ESHK(shopkeeper)->visitct || in inshop()330 ESHK(shopkeeper)->visitct = 0; in inshop()340 ESHK(shopkeeper)->visitct++ ? " again" : "", in inshop()
183 ESHK->visitct = 0; in mkshop()