Lines Matching refs:stream_error
1675 bool *stream_error, argument
1712 *stream_error = TRUE;
2624 bool stream_error = FALSE; local
2643 multi_handle_timeout(data, nowp, &stream_error, &result))
2681 rc = state_resolving(multi, data, &stream_error, &result);
2695 stream_error = TRUE;
2716 stream_error = TRUE;
2747 stream_error = TRUE;
2763 stream_error = TRUE;
2768 rc = state_do(data, &stream_error, &result);
2787 stream_error = TRUE;
2813 stream_error = TRUE;
2845 rc = state_performing(data, nowp, &stream_error, &result);
2901 multi_handle_timeout(data, nowp, &stream_error, &result);
2920 if(stream_error) {