Lines Matching refs:sockcount
137 int sockcount = 0;
1276 INSIST(sockcount == 0);
1314 sockcount--;
1315 debug("sockcount=%d", sockcount);
2360 sockcount++;
2371 sockcount++;
2372 debug("sockcount=%d", sockcount);
2447 sockcount++;
2448 debug("sockcount=%d", sockcount);
2598 sockcount--;
2599 debug("sockcount=%d", sockcount);
2600 INSIST(sockcount >= 0);
2652 sockcount--;
2653 debug("sockcount=%d", sockcount);
2654 INSIST(sockcount >= 0);
2730 INSIST(sockcount > 0);
2731 sockcount--;
2732 debug("sockcount=%d", sockcount);
2753 sockcount--;
2754 INSIST(sockcount >= 0);
2758 debug("sockcount=%d", sockcount);
3003 sockcount--;
3004 debug("sockcount=%d", sockcount);
3005 INSIST(sockcount >= 0);
3629 REQUIRE(sockcount == 0);