Searched refs:timeout_count (Results 1 – 4 of 4) sorted by relevance
480 int timeout_count; member
162 iq->timeout_count = 0; in iter_new()653 } else if(iq->response == NULL && iq->timeout_count != 0) { in errinf_reply()2641 iq->timeout_count = 0; in processQueryTargets()2730 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets()3181 iq->timeout_count++; in processQueryResponse()3187 iq->timeout_count = 0; in processQueryResponse()4368 if(event == module_event_noreply && iq->timeout_count >= 3 && in process_response()
1579 timeout_count=01590 timeout_count=$((timeout_count + 1))1601 echo "=== Results: ${pass} passed, ${fail} failed, ${timeout_count} timed out (of ${total}) ==="1604 [ ${fail} -eq 0 ] && [ ${timeout_count} -eq 0 ]
416 u8 timeout_count; member