Searched refs:nxt_fastcgi_source_fail (Results 1 – 1 of 1) sorted by relevance
74 static void nxt_fastcgi_source_fail(nxt_task_t *task, nxt_fastcgi_source_t *fs);190 nxt_fastcgi_source_fail(task, fs); in nxt_fastcgi_source_handler()408 nxt_fastcgi_source_fail(task, fs); in nxt_fastcgi_source_record_filter()458 nxt_fastcgi_source_fail(task, fs); in nxt_fastcgi_source_record_error()513 nxt_fastcgi_source_fail(task, fs); in nxt_fastcgi_source_header_filter()538 nxt_fastcgi_source_fail(task, fs); in nxt_fastcgi_source_sync_buffer()738 nxt_fastcgi_source_fail(task, fs); in nxt_fastcgi_source_error()743 nxt_fastcgi_source_fail(nxt_task_t *task, nxt_fastcgi_source_t *fs) in nxt_fastcgi_source_fail() function