Searched refs:visitct (Results 1 – 4 of 4) sorted by relevance
84 int visitct; /* nr of visits by most recent customer */ member
103 if(!ESHK(shopkeeper)->visitct ||111 if(!ESHK(shopkeeper)->visitct ||
316 if (!ESHK(shopkeeper)->visitct || in inshop()320 ESHK(shopkeeper)->visitct = 0; in inshop()330 ESHK(shopkeeper)->visitct++ ? " again" : "", in inshop()
198 ESHK->visitct = 0; in mkshop()