counted          1381 source3/smbd/lanman.c 	int counted=0,total=0;
counted          1460 source3/smbd/lanman.c 				counted++;
counted          1482 source3/smbd/lanman.c 		int count2 = counted;
counted          1505 source3/smbd/lanman.c 	SSVAL(*rparam,4,counted);
counted          1506 source3/smbd/lanman.c 	SSVAL(*rparam,6,counted+missed);
counted          1511 source3/smbd/lanman.c 		domain,uLevel,counted,counted+missed));
counted          1531 source3/smbd/lanman.c 	int counted=0;
counted          1555 source3/smbd/lanman.c 	SSVAL(*rparam,4,counted);
counted          1556 source3/smbd/lanman.c 	SSVAL(*rparam,6,counted+missed);
counted          1788 source3/smbd/lanman.c 	int total=0,counted=0;
counted          1823 source3/smbd/lanman.c 				counted++;
counted          1864 source3/smbd/lanman.c 	SSVAL(*rparam,4,counted);
counted          1868 source3/smbd/lanman.c 		counted,total,uLevel,
counted          1170 source4/torture/raw/notify.c 		int counted;
counted          1251 source4/torture/raw/notify.c 			dirs[i].counted += notify.nttrans.out.num_changes;
counted          1257 source4/torture/raw/notify.c 			if (dirs[i].counted != dirs[i].expected) {
counted          1266 source4/torture/raw/notify.c 		if (dirs[i].counted != dirs[i].expected) {
counted          1268 source4/torture/raw/notify.c 			       i, dirs[i].expected, dirs[i].counted, dirs[i].path);