Searched refs:OUCH (Results 1 – 1 of 1) sorted by relevance
459 #define OUCH ( ouch || (ouch = (!client_count || client_count != clcnt0 || dnow() < last_client_gon… in measure_send_rates() macro462 if (OUCH && ouch_db) fprintf(stderr, "***OUCH-A\n"); in measure_send_rates()463 if (OUCH) continue; in measure_send_rates()469 if (OUCH && ouch_db) fprintf(stderr, "***OUCH-B\n"); in measure_send_rates()471 if (OUCH) continue; in measure_send_rates()498 if (OUCH && ouch_db) fprintf(stderr, "***OUCH-C1\n"); in measure_send_rates()499 if (OUCH) break; in measure_send_rates()523 if (OUCH && ouch_db) fprintf(stderr, "***OUCH-C2\n"); in measure_send_rates()524 if (OUCH) break; in measure_send_rates()549 if (OUCH && ouch_db) fprintf(stderr, "***OUCH-D\n"); in measure_send_rates()[all …]