Home
last modified time | relevance | path

Searched refs:ngx_del_timer (Results 1 – 21 of 21) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_timer.h75 ngx_del_timer(ev); in ngx_event_add_timer()
H A Dngx_event.h474 #define ngx_del_timer ngx_event_del_timer macro
H A Dngx_event_pipe.c74 ngx_del_timer(rev); in ngx_event_pipe()
92 ngx_del_timer(wev); in ngx_event_pipe()
H A Dngx_event_openssl_stapling.c1106 ngx_del_timer(wev); in ngx_ssl_ocsp_write_handler()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_keepalive_module.c284 ngx_del_timer(c->read); in ngx_http_upstream_get_keepalive_peer()
373 ngx_del_timer(c->write); in ngx_http_upstream_free_keepalive_peer()
H A Dngx_http_log_module.c356 ngx_del_timer(buffer->event); in ngx_http_log_handler()
757 ngx_del_timer(buffer->event); in ngx_http_log_flush()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request_body.c312 ngx_del_timer(c->read); in ngx_http_do_read_client_request_body()
416 ngx_del_timer(c->read); in ngx_http_do_read_client_request_body()
537 ngx_del_timer(rev); in ngx_http_discard_request_body()
H A Dngx_http_request.c2041 ngx_del_timer(c->read); in ngx_http_process_request()
2470 ngx_del_timer(c->read); in ngx_http_finalize_request()
2474 ngx_del_timer(c->write); in ngx_http_finalize_request()
2599 ngx_del_timer(c->read); in ngx_http_finalize_request()
2604 ngx_del_timer(c->write); in ngx_http_finalize_request()
3101 ngx_del_timer(rev); in ngx_http_set_keepalive()
3337 ngx_del_timer(rev); in ngx_http_keepalive_handler()
H A Dngx_http_upstream.c530 ngx_del_timer(c->read); in ngx_http_upstream_init()
2038 ngx_del_timer(c->write); in ngx_http_upstream_send_request()
2065 ngx_del_timer(c->write); in ngx_http_upstream_send_request()
3474 ngx_del_timer(upstream->write); in ngx_http_upstream_process_upgraded()
3486 ngx_del_timer(upstream->read); in ngx_http_upstream_process_upgraded()
3505 ngx_del_timer(downstream->write); in ngx_http_upstream_process_upgraded()
3668 ngx_del_timer(downstream->write); in ngx_http_upstream_process_non_buffered_request()
3680 ngx_del_timer(upstream->read); in ngx_http_upstream_process_non_buffered_request()
H A Dngx_http_file_cache.c1675 ngx_del_timer(&c->wait_event); in ngx_http_file_cache_free()
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_proxy_module.c288 ngx_del_timer(c->read); in ngx_mail_proxy_pop3_handler()
422 ngx_del_timer(c->read); in ngx_mail_proxy_imap_handler()
669 ngx_del_timer(c->read); in ngx_mail_proxy_smtp_handler()
H A Dngx_mail_handler.c670 ngx_del_timer(wev); in ngx_mail_send()
782 ngx_del_timer(c->read); in ngx_mail_auth()
H A Dngx_mail_auth_http_module.c279 ngx_del_timer(wev); in ngx_mail_auth_http_write_handler()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_handler.c260 ngx_del_timer(rev); in ngx_stream_proxy_protocol_handler()
H A Dngx_stream_log_module.c304 ngx_del_timer(buffer->event); in ngx_stream_log_handler()
650 ngx_del_timer(buffer->event); in ngx_stream_log_flush()
H A Dngx_stream_proxy_module.c1114 ngx_del_timer(pc->write); in ngx_stream_proxy_ssl_handshake()
1450 ngx_del_timer(c->write); in ngx_stream_proxy_connect_handler()
1702 ngx_del_timer(c->write); in ngx_stream_proxy_process()
H A Dngx_stream_core_module.c296 ngx_del_timer(c->read); in ngx_stream_core_preread_phase()
H A Dngx_stream_ssl_module.c413 ngx_del_timer(c->read); in ngx_stream_ssl_handshake_handler()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_resolver.c308 ngx_del_timer(r->event); in ngx_resolver_cleanup()
352 ngx_del_timer(ctx->event); in ngx_resolver_cleanup_tree()
507 ngx_del_timer(ctx->event); in ngx_resolve_name_done()
575 ngx_del_timer(r->event); in ngx_resolve_name_done()
1154 ngx_del_timer(ctx->event); in ngx_resolve_addr_done()
1209 ngx_del_timer(r->event); in ngx_resolve_addr_done()
2943 ngx_del_timer(ctx->event); in ngx_resolver_resolve_srv_names()
H A Dngx_connection.c1265 ngx_del_timer(c->read);
1269 ngx_del_timer(c->write);
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c438 ngx_del_timer(rev); in ngx_http_v2_read_handler()
471 ngx_del_timer(wev); in ngx_http_v2_write_handler()
596 ngx_del_timer(wev); in ngx_http_v2_send_output_queue()
682 ngx_del_timer(c->write); in ngx_http_v2_handle_connection()
4000 ngx_del_timer(fc->read); in ngx_http_v2_process_request_body()
4397 ngx_del_timer(ev); in ngx_http_v2_close_stream()
4407 ngx_del_timer(ev); in ngx_http_v2_close_stream()