Searched refs:input_count (Results 1 – 2 of 2) sorted by relevance
60 int input_count = 0; local96 if (input_count++ >= INPUT_LENGTH) { /* don't listen forever */98 printf("\n\n Input truncated to %d bytes...\n", input_count - 1);
65 int32_t input_count = 0; in SetOptionValue() local70 } else if (input_count < 0) in SetOptionValue()