Searched refs:NGX_ABORT (Results 1 – 8 of 8) sorted by relevance
35 if (rc == NGX_ABORT) { in ngx_event_pipe()36 return NGX_ABORT; in ngx_event_pipe()50 return NGX_ABORT; in ngx_event_pipe()66 return NGX_ABORT; in ngx_event_pipe()84 return NGX_ABORT; in ngx_event_pipe()467 return NGX_ABORT; in ngx_event_pipe_read_upstream()518 return NGX_ABORT; in ngx_event_pipe_write_to_downstream()755 return NGX_ABORT; in ngx_event_pipe_write_chain_to_temp_file()766 return NGX_ABORT; in ngx_event_pipe_write_chain_to_temp_file()842 return NGX_ABORT; in ngx_event_pipe_write_chain_to_temp_file()[all …]
42 #define NGX_ABORT -6 macro
975 if (ctx->init_handler(data, prev) == NGX_ABORT) { in ngx_walk_tree()1061 if (ctx->file_handler(ctx, &file) == NGX_ABORT) { in ngx_walk_tree()1075 if (rc == NGX_ABORT) { in ngx_walk_tree()1085 if (ngx_walk_tree(ctx, &file) == NGX_ABORT) { in ngx_walk_tree()1092 if (ctx->post_tree_handler(ctx, &file) == NGX_ABORT) { in ngx_walk_tree()1101 if (ctx->spec_handler(ctx, &file) == NGX_ABORT) { in ngx_walk_tree()1109 rc = NGX_ABORT; in ngx_walk_tree()
875 return NGX_ABORT; in ngx_http_dav_copy_dir()911 return NGX_ABORT; in ngx_http_dav_copy_dir_time()976 return NGX_ABORT; in ngx_http_dav_copy_tree_file()
715 if (rc == NGX_ABORT) { in ngx_http_v2_push_resources()880 if (rc == NGX_ABORT) { in ngx_http_v2_push_resources()930 return NGX_ABORT; in ngx_http_v2_push_resource()934 return NGX_ABORT; in ngx_http_v2_push_resource()942 return NGX_ABORT; in ngx_http_v2_push_resource()
1618 if (rc == NGX_ABORT) { in ngx_http_v2_state_process_header()2691 if (rc == NGX_ABORT) { in ngx_http_v2_push_stream()3396 return NGX_ABORT; in ngx_http_v2_parse_path()3586 return NGX_ABORT; in ngx_http_v2_parse_header()
2062 if (ngx_walk_tree(&tree, &cache->path->name) == NGX_ABORT) { in ngx_http_file_cache_loader()2113 return (ngx_quit || ngx_terminate) ? NGX_ABORT : NGX_OK; in ngx_http_file_cache_manage_file()
3877 if (ngx_event_pipe(p, 1) == NGX_ABORT) { in ngx_http_upstream_process_downstream()3923 if (ngx_event_pipe(p, 0) == NGX_ABORT) { in ngx_http_upstream_process_upstream()3951 if (ngx_event_pipe(p, 1) == NGX_ABORT) { in ngx_http_upstream_process_request()