ngx_connection_t  125 src/core/ngx_buf.h     ngx_connection_t            *connection;
ngx_connection_t  861 src/core/ngx_connection.c     ngx_connection_t  *c;
ngx_connection_t  928 src/core/ngx_connection.c ngx_connection_t *
ngx_connection_t  933 src/core/ngx_connection.c     ngx_connection_t  *c;
ngx_connection_t  970 src/core/ngx_connection.c     ngx_memzero(c, sizeof(ngx_connection_t));
ngx_connection_t  998 src/core/ngx_connection.c ngx_free_connection(ngx_connection_t *c)
ngx_connection_t 1011 src/core/ngx_connection.c ngx_close_connection(ngx_connection_t *c)
ngx_connection_t 1096 src/core/ngx_connection.c ngx_reusable_connection(ngx_connection_t *c, ngx_uint_t reusable)
ngx_connection_t 1129 src/core/ngx_connection.c     ngx_connection_t  *c;
ngx_connection_t 1137 src/core/ngx_connection.c         c = ngx_queue_data(q, ngx_connection_t, queue);
ngx_connection_t 1149 src/core/ngx_connection.c ngx_connection_local_sockaddr(ngx_connection_t *c, ngx_str_t *s,
ngx_connection_t 1221 src/core/ngx_connection.c ngx_connection_error(ngx_connection_t *c, ngx_err_t err, char *text)
ngx_connection_t   52 src/core/ngx_connection.h     ngx_connection_t   *connection;
ngx_connection_t  217 src/core/ngx_connection.h void ngx_close_connection(ngx_connection_t *c);
ngx_connection_t  218 src/core/ngx_connection.h ngx_int_t ngx_connection_local_sockaddr(ngx_connection_t *c, ngx_str_t *s,
ngx_connection_t  220 src/core/ngx_connection.h ngx_int_t ngx_connection_error(ngx_connection_t *c, ngx_err_t err, char *text);
ngx_connection_t  222 src/core/ngx_connection.h ngx_connection_t *ngx_get_connection(ngx_socket_t s, ngx_log_t *log);
ngx_connection_t  223 src/core/ngx_connection.h void ngx_free_connection(ngx_connection_t *c);
ngx_connection_t  225 src/core/ngx_connection.h void ngx_reusable_connection(ngx_connection_t *c, ngx_uint_t reusable);
ngx_connection_t   26 src/core/ngx_core.h typedef struct ngx_connection_s  ngx_connection_t;
ngx_connection_t   33 src/core/ngx_core.h typedef void (*ngx_connection_handler_pt)(ngx_connection_t *c);
ngx_connection_t   31 src/core/ngx_cycle.c static ngx_connection_t  dumb;
ngx_connection_t   47 src/core/ngx_cycle.h     ngx_connection_t        **files;
ngx_connection_t   48 src/core/ngx_cycle.h     ngx_connection_t         *free_connections;
ngx_connection_t   61 src/core/ngx_cycle.h     ngx_connection_t         *connections;
ngx_connection_t  658 src/core/ngx_output_chain.c     ngx_connection_t  *c;
ngx_connection_t   13 src/core/ngx_proxy_protocol.c ngx_proxy_protocol_parse(ngx_connection_t *c, u_char *buf, u_char *last)
ngx_connection_t   19 src/core/ngx_proxy_protocol.h u_char *ngx_proxy_protocol_parse(ngx_connection_t *c, u_char *buf,
ngx_connection_t 1232 src/core/ngx_resolver.c     ngx_connection_t  *c;
ngx_connection_t 3050 src/core/ngx_resolver.c     ngx_connection_t  *c;
ngx_connection_t   40 src/core/ngx_resolver.h     ngx_connection_t         *connection;
ngx_connection_t   18 src/core/ngx_syslog.h     ngx_connection_t  conn;
ngx_connection_t  219 src/event/modules/ngx_devpoll_module.c     ngx_connection_t *c;
ngx_connection_t  242 src/event/modules/ngx_devpoll_module.c     ngx_connection_t  *c;
ngx_connection_t  292 src/event/modules/ngx_devpoll_module.c     ngx_connection_t  *c;
ngx_connection_t  349 src/event/modules/ngx_devpoll_module.c     ngx_connection_t   *c;
ngx_connection_t  113 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_add_connection(ngx_connection_t *c);
ngx_connection_t  114 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_del_connection(ngx_connection_t *c,
ngx_connection_t  136 src/event/modules/ngx_epoll_module.c static ngx_connection_t     notify_conn;
ngx_connection_t  145 src/event/modules/ngx_epoll_module.c static ngx_connection_t     ngx_eventfd_conn;
ngx_connection_t  507 src/event/modules/ngx_epoll_module.c     ngx_connection_t    *c;
ngx_connection_t  565 src/event/modules/ngx_epoll_module.c     ngx_connection_t    *c;
ngx_connection_t  618 src/event/modules/ngx_epoll_module.c ngx_epoll_add_connection(ngx_connection_t *c)
ngx_connection_t  642 src/event/modules/ngx_epoll_module.c ngx_epoll_del_connection(ngx_connection_t *c, ngx_uint_t flags)
ngx_connection_t  710 src/event/modules/ngx_epoll_module.c     ngx_connection_t  *c;
ngx_connection_t  757 src/event/modules/ngx_epoll_module.c         c = (ngx_connection_t *) ((uintptr_t) c & (uintptr_t) ~1);
ngx_connection_t  316 src/event/modules/ngx_eventport_module.c     ngx_connection_t  *c;
ngx_connection_t  364 src/event/modules/ngx_eventport_module.c     ngx_connection_t  *c;
ngx_connection_t  446 src/event/modules/ngx_eventport_module.c     ngx_connection_t   *c;
ngx_connection_t  288 src/event/modules/ngx_kqueue_module.c     ngx_connection_t  *c;
ngx_connection_t  397 src/event/modules/ngx_kqueue_module.c     ngx_connection_t  *c;
ngx_connection_t  117 src/event/modules/ngx_poll_module.c     ngx_connection_t  *c;
ngx_connection_t  169 src/event/modules/ngx_poll_module.c     ngx_connection_t  *c;
ngx_connection_t  246 src/event/modules/ngx_poll_module.c     ngx_connection_t   *c;
ngx_connection_t  127 src/event/modules/ngx_select_module.c     ngx_connection_t  *c;
ngx_connection_t  174 src/event/modules/ngx_select_module.c     ngx_connection_t  *c;
ngx_connection_t  220 src/event/modules/ngx_select_module.c     ngx_connection_t  *c;
ngx_connection_t  129 src/event/modules/ngx_win32_select_module.c     ngx_connection_t  *c;
ngx_connection_t  183 src/event/modules/ngx_win32_select_module.c     ngx_connection_t  *c;
ngx_connection_t  227 src/event/modules/ngx_win32_select_module.c     ngx_connection_t  *c;
ngx_connection_t  334 src/event/ngx_event.c     ngx_connection_t  *c;
ngx_connection_t  574 src/event/ngx_event.c     ngx_connection_t    *c, *next, *old;
ngx_connection_t  666 src/event/ngx_event.c         cycle->files = ngx_calloc(sizeof(ngx_connection_t *) * cycle->files_n,
ngx_connection_t  676 src/event/ngx_event.c         ngx_alloc(sizeof(ngx_connection_t) * cycle->connection_n, cycle->log);
ngx_connection_t  836 src/event/ngx_event.c ngx_send_lowat(ngx_connection_t *c, size_t lowat)
ngx_connection_t  185 src/event/ngx_event.h     ngx_int_t  (*add_conn)(ngx_connection_t *c);
ngx_connection_t  186 src/event/ngx_event.h     ngx_int_t  (*del_conn)(ngx_connection_t *c, ngx_uint_t flags);
ngx_connection_t  510 src/event/ngx_event.h ngx_int_t ngx_send_lowat(ngx_connection_t *c, size_t lowat);
ngx_connection_t  514 src/event/ngx_event.h #define ngx_event_ident(p)  ((ngx_connection_t *) (p))->fd
ngx_connection_t   15 src/event/ngx_event_accept.c static void ngx_close_accepted_connection(ngx_connection_t *c);
ngx_connection_t   28 src/event/ngx_event_accept.c     ngx_connection_t  *c, *lc;
ngx_connection_t  409 src/event/ngx_event_accept.c     ngx_connection_t  *c;
ngx_connection_t  434 src/event/ngx_event_accept.c     ngx_connection_t  *c;
ngx_connection_t  470 src/event/ngx_event_accept.c ngx_close_accepted_connection(ngx_connection_t *c)
ngx_connection_t   23 src/event/ngx_event_connect.c     ngx_connection_t  *c;
ngx_connection_t   38 src/event/ngx_event_connect.h     ngx_connection_t                *connection;
ngx_connection_t   28 src/event/ngx_event_openssl.c static ngx_int_t ngx_ssl_handle_recv(ngx_connection_t *c, int n);
ngx_connection_t   32 src/event/ngx_event_openssl.c static void ngx_ssl_connection_error(ngx_connection_t *c, int sslerr,
ngx_connection_t  662 src/event/ngx_event_openssl.c     ngx_connection_t  *c;
ngx_connection_t  702 src/event/ngx_event_openssl.c     ngx_connection_t  *c;
ngx_connection_t 1029 src/event/ngx_event_openssl.c ngx_ssl_create_connection(ngx_ssl_t *ssl, ngx_connection_t *c, ngx_uint_t flags)
ngx_connection_t 1072 src/event/ngx_event_openssl.c ngx_ssl_set_session(ngx_connection_t *c, ngx_ssl_session_t *session)
ngx_connection_t 1086 src/event/ngx_event_openssl.c ngx_ssl_handshake(ngx_connection_t *c)
ngx_connection_t 1233 src/event/ngx_event_openssl.c     ngx_connection_t  *c;
ngx_connection_t 1254 src/event/ngx_event_openssl.c ngx_ssl_recv_chain(ngx_connection_t *c, ngx_chain_t *cl, off_t limit)
ngx_connection_t 1313 src/event/ngx_event_openssl.c ngx_ssl_recv(ngx_connection_t *c, u_char *buf, size_t size)
ngx_connection_t 1391 src/event/ngx_event_openssl.c ngx_ssl_handle_recv(ngx_connection_t *c, int n)
ngx_connection_t 1488 src/event/ngx_event_openssl.c     ngx_connection_t  *c;
ngx_connection_t 1505 src/event/ngx_event_openssl.c ngx_ssl_send_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
ngx_connection_t 1660 src/event/ngx_event_openssl.c ngx_ssl_write(ngx_connection_t *c, u_char *data, size_t size)
ngx_connection_t 1741 src/event/ngx_event_openssl.c     ngx_connection_t  *c;
ngx_connection_t 1750 src/event/ngx_event_openssl.c ngx_ssl_free_buffer(ngx_connection_t *c)
ngx_connection_t 1761 src/event/ngx_event_openssl.c ngx_ssl_shutdown(ngx_connection_t *c)
ngx_connection_t 1845 src/event/ngx_event_openssl.c     ngx_connection_t           *c;
ngx_connection_t 1866 src/event/ngx_event_openssl.c ngx_ssl_connection_error(ngx_connection_t *c, int sslerr, ngx_err_t err,
ngx_connection_t 2287 src/event/ngx_event_openssl.c     ngx_connection_t         *c;
ngx_connection_t 2445 src/event/ngx_event_openssl.c     ngx_connection_t         *c;
ngx_connection_t 2840 src/event/ngx_event_openssl.c     ngx_connection_t              *c;
ngx_connection_t 2928 src/event/ngx_event_openssl.c ngx_ssl_check_host(ngx_connection_t *c, ngx_str_t *name)
ngx_connection_t 3097 src/event/ngx_event_openssl.c ngx_ssl_get_protocol(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3105 src/event/ngx_event_openssl.c ngx_ssl_get_cipher_name(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3113 src/event/ngx_event_openssl.c ngx_ssl_get_session_id(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3149 src/event/ngx_event_openssl.c ngx_ssl_get_session_reused(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3163 src/event/ngx_event_openssl.c ngx_ssl_get_server_name(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3185 src/event/ngx_event_openssl.c ngx_ssl_get_raw_certificate(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3235 src/event/ngx_event_openssl.c ngx_ssl_get_certificate(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3279 src/event/ngx_event_openssl.c ngx_ssl_get_subject_dn(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3321 src/event/ngx_event_openssl.c ngx_ssl_get_issuer_dn(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3363 src/event/ngx_event_openssl.c ngx_ssl_get_serial_number(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3402 src/event/ngx_event_openssl.c ngx_ssl_get_fingerprint(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t 3436 src/event/ngx_event_openssl.c ngx_ssl_get_client_verify(ngx_connection_t *c, ngx_pool_t *pool, ngx_str_t *s)
ngx_connection_t  146 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_create_connection(ngx_ssl_t *ssl, ngx_connection_t *c,
ngx_connection_t  150 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_set_session(ngx_connection_t *c, ngx_ssl_session_t *session);
ngx_connection_t  165 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_check_host(ngx_connection_t *c, ngx_str_t *name);
ngx_connection_t  168 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_protocol(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  170 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_cipher_name(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  172 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_session_id(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  174 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_session_reused(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  176 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_server_name(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  178 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_raw_certificate(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  180 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_certificate(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  182 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_subject_dn(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  184 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_issuer_dn(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  186 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_serial_number(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  188 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_fingerprint(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  190 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_client_verify(ngx_connection_t *c, ngx_pool_t *pool,
ngx_connection_t  194 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_handshake(ngx_connection_t *c);
ngx_connection_t  195 src/event/ngx_event_openssl.h ssize_t ngx_ssl_recv(ngx_connection_t *c, u_char *buf, size_t size);
ngx_connection_t  196 src/event/ngx_event_openssl.h ssize_t ngx_ssl_write(ngx_connection_t *c, u_char *data, size_t size);
ngx_connection_t  197 src/event/ngx_event_openssl.h ssize_t ngx_ssl_recv_chain(ngx_connection_t *c, ngx_chain_t *cl, off_t limit);
ngx_connection_t  198 src/event/ngx_event_openssl.h ngx_chain_t *ngx_ssl_send_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t  200 src/event/ngx_event_openssl.h void ngx_ssl_free_buffer(ngx_connection_t *c);
ngx_connection_t  201 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_shutdown(ngx_connection_t *c);
ngx_connection_t  454 src/event/ngx_event_openssl_stapling.c     ngx_connection_t    *c;
ngx_connection_t  961 src/event/ngx_event_openssl_stapling.c     ngx_connection_t    *c;
ngx_connection_t 1016 src/event/ngx_event_openssl_stapling.c     ngx_connection_t  *c;
ngx_connection_t  495 src/event/ngx_event_pipe.c     ngx_connection_t  *downstream;
ngx_connection_t   26 src/event/ngx_event_pipe.h     ngx_connection_t  *upstream;
ngx_connection_t   27 src/event/ngx_event_pipe.h     ngx_connection_t  *downstream;
ngx_connection_t   29 src/http/modules/ngx_http_realip_module.c     ngx_connection_t  *connection;
ngx_connection_t  119 src/http/modules/ngx_http_realip_module.c     ngx_connection_t            *c;
ngx_connection_t  232 src/http/modules/ngx_http_realip_module.c     ngx_connection_t       *c;
ngx_connection_t  280 src/http/modules/ngx_http_realip_module.c     ngx_connection_t  *c;
ngx_connection_t   13 src/http/modules/ngx_http_ssl_module.c typedef ngx_int_t (*ngx_ssl_variable_handler_pt)(ngx_connection_t *c,
ngx_connection_t  333 src/http/modules/ngx_http_ssl_module.c     ngx_connection_t       *c;
ngx_connection_t  382 src/http/modules/ngx_http_ssl_module.c     ngx_connection_t  *c;
ngx_connection_t   47 src/http/modules/ngx_http_upstream_keepalive_module.c     ngx_connection_t                  *connection;
ngx_connection_t   64 src/http/modules/ngx_http_upstream_keepalive_module.c static void ngx_http_upstream_keepalive_close(ngx_connection_t *c);
ngx_connection_t  216 src/http/modules/ngx_http_upstream_keepalive_module.c     ngx_connection_t  *c;
ngx_connection_t  276 src/http/modules/ngx_http_upstream_keepalive_module.c     ngx_connection_t     *c;
ngx_connection_t  376 src/http/modules/ngx_http_upstream_keepalive_module.c     ngx_connection_t  *c;
ngx_connection_t  412 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_http_upstream_keepalive_close(ngx_connection_t *c)
ngx_connection_t  459 src/http/modules/ngx_http_userid_filter_module.c     ngx_connection_t           *c;
ngx_connection_t  679 src/http/modules/perl/ngx_http_perl_module.c     ngx_connection_t  *c;
ngx_connection_t   56 src/http/ngx_http.h     ngx_connection_t    *connection;
ngx_connection_t   88 src/http/ngx_http.h void ngx_http_init_connection(ngx_connection_t *c);
ngx_connection_t   89 src/http/ngx_http.h void ngx_http_close_connection(ngx_connection_t *c);
ngx_connection_t  117 src/http/ngx_http.h ngx_http_request_t *ngx_http_create_request(ngx_connection_t *c);
ngx_connection_t  123 src/http/ngx_http.h void ngx_http_run_posted_requests(ngx_connection_t *c);
ngx_connection_t   90 src/http/ngx_http_copy_filter_module.c     ngx_connection_t             *c;
ngx_connection_t 1951 src/http/ngx_http_core_module.c     ngx_connection_t  *c;
ngx_connection_t 2421 src/http/ngx_http_core_module.c     ngx_connection_t              *c;
ngx_connection_t  460 src/http/ngx_http_file_cache.c     ngx_connection_t    *c;
ngx_connection_t  700 src/http/ngx_http_file_cache.c     ngx_connection_t    *c;
ngx_connection_t  771 src/http/ngx_http_file_cache.c     ngx_connection_t    *c;
ngx_connection_t  161 src/http/ngx_http_header_filter_module.c     ngx_connection_t          *c;
ngx_connection_t   55 src/http/ngx_http_postpone_filter_module.c     ngx_connection_t              *c;
ngx_connection_t   37 src/http/ngx_http_request.c static ngx_int_t ngx_http_find_virtual_server(ngx_connection_t *c,
ngx_connection_t   63 src/http/ngx_http_request.c static void ngx_http_ssl_handshake_handler(ngx_connection_t *c);
ngx_connection_t  195 src/http/ngx_http_request.c ngx_http_init_connection(ngx_connection_t *c)
ngx_connection_t  380 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t  504 src/http/ngx_http_request.c ngx_http_create_request(ngx_connection_t *c)
ngx_connection_t  624 src/http/ngx_http_request.c     ngx_connection_t         *c;
ngx_connection_t  753 src/http/ngx_http_request.c ngx_http_ssl_handshake_handler(ngx_connection_t *c)
ngx_connection_t  821 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t  910 src/http/ngx_http_request.c     ngx_connection_t    *c;
ngx_connection_t 1178 src/http/ngx_http_request.c     ngx_connection_t           *c;
ngx_connection_t 1362 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t 1829 src/http/ngx_http_request.c     ngx_connection_t  *c;
ngx_connection_t 2083 src/http/ngx_http_request.c ngx_http_find_virtual_server(ngx_connection_t *c,
ngx_connection_t 2171 src/http/ngx_http_request.c     ngx_connection_t    *c;
ngx_connection_t 2194 src/http/ngx_http_request.c ngx_http_run_posted_requests(ngx_connection_t *c)
ngx_connection_t 2252 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t 2600 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t 2721 src/http/ngx_http_request.c     ngx_connection_t  *c;
ngx_connection_t 2836 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t 3067 src/http/ngx_http_request.c     ngx_connection_t  *c;
ngx_connection_t 3196 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t 3242 src/http/ngx_http_request.c     ngx_connection_t          *c;
ngx_connection_t 3385 src/http/ngx_http_request.c     ngx_connection_t  *c;
ngx_connection_t 3522 src/http/ngx_http_request.c ngx_http_close_connection(ngx_connection_t *c)
ngx_connection_t  362 src/http/ngx_http_request.h     ngx_connection_t                 *connection;
ngx_connection_t  297 src/http/ngx_http_request_body.c     ngx_connection_t          *c;
ngx_connection_t  646 src/http/ngx_http_request_body.c     ngx_connection_t          *c;
ngx_connection_t  388 src/http/ngx_http_spdy.c     ngx_connection_t            *c;
ngx_connection_t  522 src/http/ngx_http_spdy.c     ngx_connection_t            *c;
ngx_connection_t  611 src/http/ngx_http_spdy.c     ngx_connection_t            *c;
ngx_connection_t  668 src/http/ngx_http_spdy.c     ngx_connection_t           *c;
ngx_connection_t  803 src/http/ngx_http_spdy.c     ngx_connection_t          *c;
ngx_connection_t 1749 src/http/ngx_http_spdy.c     ngx_connection_t        *fc;
ngx_connection_t 2357 src/http/ngx_http_spdy.c     ngx_connection_t          *fc;
ngx_connection_t 2375 src/http/ngx_http_spdy.c         fc = ngx_palloc(sc->pool, sizeof(ngx_connection_t));
ngx_connection_t 2419 src/http/ngx_http_spdy.c     ngx_memcpy(fc, sc->connection, sizeof(ngx_connection_t));
ngx_connection_t 3323 src/http/ngx_http_spdy.c     ngx_connection_t  *fc;
ngx_connection_t 3347 src/http/ngx_http_spdy.c     ngx_connection_t    *fc;
ngx_connection_t 3364 src/http/ngx_http_spdy.c     ngx_connection_t             *fc;
ngx_connection_t 3467 src/http/ngx_http_spdy.c     ngx_connection_t  *c;
ngx_connection_t 3485 src/http/ngx_http_spdy.c     ngx_connection_t            *c;
ngx_connection_t 3554 src/http/ngx_http_spdy.c     ngx_connection_t          *c, *fc;
ngx_connection_t   79 src/http/ngx_http_spdy.h     ngx_connection_t                *connection;
ngx_connection_t  100 src/http/ngx_http_spdy.h     ngx_connection_t                *free_fake_connections;
ngx_connection_t   31 src/http/ngx_http_spdy_filter_module.c static ngx_chain_t *ngx_http_spdy_send_chain(ngx_connection_t *fc,
ngx_connection_t   35 src/http/ngx_http_spdy_filter_module.c     ngx_connection_t *fc, ngx_http_spdy_stream_t *stream);
ngx_connection_t  107 src/http/ngx_http_spdy_filter_module.c     ngx_connection_t             *c;
ngx_connection_t  617 src/http/ngx_http_spdy_filter_module.c ngx_http_spdy_send_chain(ngx_connection_t *fc, ngx_chain_t *in, off_t limit)
ngx_connection_t  922 src/http/ngx_http_spdy_filter_module.c ngx_http_spdy_filter_send(ngx_connection_t *fc, ngx_http_spdy_stream_t *stream)
ngx_connection_t   51 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_test_connect(ngx_connection_t *c);
ngx_connection_t  169 src/http/ngx_http_upstream.c     ngx_http_upstream_t *u, ngx_connection_t *c);
ngx_connection_t  170 src/http/ngx_http_upstream.c static void ngx_http_upstream_ssl_handshake(ngx_connection_t *c);
ngx_connection_t  172 src/http/ngx_http_upstream.c     ngx_http_upstream_t *u, ngx_connection_t *c);
ngx_connection_t  471 src/http/ngx_http_upstream.c     ngx_connection_t     *c;
ngx_connection_t  998 src/http/ngx_http_upstream.c     ngx_connection_t              *c;
ngx_connection_t 1073 src/http/ngx_http_upstream.c     ngx_connection_t     *c;
ngx_connection_t 1121 src/http/ngx_http_upstream.c     ngx_connection_t     *c;
ngx_connection_t 1307 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t 1449 src/http/ngx_http_upstream.c     ngx_http_upstream_t *u, ngx_connection_t *c)
ngx_connection_t 1529 src/http/ngx_http_upstream.c ngx_http_upstream_ssl_handshake(ngx_connection_t *c)
ngx_connection_t 1587 src/http/ngx_http_upstream.c     ngx_connection_t *c)
ngx_connection_t 1761 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t 1850 src/http/ngx_http_upstream.c     ngx_connection_t          *c;
ngx_connection_t 1964 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t 2000 src/http/ngx_http_upstream.c     ngx_connection_t     *c;
ngx_connection_t 2024 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t 2371 src/http/ngx_http_upstream.c ngx_http_upstream_test_connect(ngx_connection_t *c)
ngx_connection_t 2571 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t 2647 src/http/ngx_http_upstream.c     ngx_connection_t          *c;
ngx_connection_t 2968 src/http/ngx_http_upstream.c     ngx_connection_t          *c;
ngx_connection_t 3073 src/http/ngx_http_upstream.c     ngx_connection_t          *c, *downstream, *upstream, *dst, *src;
ngx_connection_t 3244 src/http/ngx_http_upstream.c     ngx_connection_t     *c;
ngx_connection_t 3271 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t 3298 src/http/ngx_http_upstream.c     ngx_connection_t          *downstream, *upstream;
ngx_connection_t 3467 src/http/ngx_http_upstream.c     ngx_connection_t     *c;
ngx_connection_t 3539 src/http/ngx_http_upstream.c     ngx_connection_t  *c;
ngx_connection_t   54 src/http/ngx_http_write_filter_module.c     ngx_connection_t          *c;
ngx_connection_t  196 src/mail/ngx_mail.h     ngx_connection_t       *connection;
ngx_connection_t  321 src/mail/ngx_mail.h     ngx_connection_t *c);
ngx_connection_t  382 src/mail/ngx_mail.h ngx_int_t ngx_mail_starttls_only(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  386 src/mail/ngx_mail.h void ngx_mail_init_connection(ngx_connection_t *c);
ngx_connection_t  388 src/mail/ngx_mail.h ngx_int_t ngx_mail_salt(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t  390 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_plain(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t  393 src/mail/ngx_mail.h     ngx_connection_t *c, ngx_uint_t n);
ngx_connection_t  395 src/mail/ngx_mail.h     ngx_connection_t *c);
ngx_connection_t  397 src/mail/ngx_mail.h     ngx_connection_t *c, char *prefix, size_t len);
ngx_connection_t  398 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_cram_md5(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  399 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_parse(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  402 src/mail/ngx_mail.h ngx_int_t ngx_mail_read_command(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  403 src/mail/ngx_mail.h void ngx_mail_auth(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  404 src/mail/ngx_mail.h void ngx_mail_close_connection(ngx_connection_t *c);
ngx_connection_t  238 src/mail/ngx_mail_auth_http_module.c     ngx_connection_t           *c;
ngx_connection_t  302 src/mail/ngx_mail_auth_http_module.c     ngx_connection_t          *c;
ngx_connection_t  877 src/mail/ngx_mail_auth_http_module.c     ngx_connection_t          *c;
ngx_connection_t 1119 src/mail/ngx_mail_auth_http_module.c     ngx_connection_t          *c;
ngx_connection_t 1157 src/mail/ngx_mail_auth_http_module.c     ngx_connection_t          *c;
ngx_connection_t   14 src/mail/ngx_mail_handler.c static void ngx_mail_init_session(ngx_connection_t *c);
ngx_connection_t   17 src/mail/ngx_mail_handler.c static void ngx_mail_ssl_init_connection(ngx_ssl_t *ssl, ngx_connection_t *c);
ngx_connection_t   18 src/mail/ngx_mail_handler.c static void ngx_mail_ssl_handshake_handler(ngx_connection_t *c);
ngx_connection_t   20 src/mail/ngx_mail_handler.c     ngx_connection_t *c);
ngx_connection_t   25 src/mail/ngx_mail_handler.c ngx_mail_init_connection(ngx_connection_t *c)
ngx_connection_t  203 src/mail/ngx_mail_handler.c     ngx_connection_t     *c;
ngx_connection_t  220 src/mail/ngx_mail_handler.c ngx_mail_ssl_init_connection(ngx_ssl_t *ssl, ngx_connection_t *c)
ngx_connection_t  248 src/mail/ngx_mail_handler.c ngx_mail_ssl_handshake_handler(ngx_connection_t *c)
ngx_connection_t  283 src/mail/ngx_mail_handler.c ngx_mail_verify_cert(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  350 src/mail/ngx_mail_handler.c ngx_mail_init_session(ngx_connection_t *c)
ngx_connection_t  374 src/mail/ngx_mail_handler.c ngx_mail_salt(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t  396 src/mail/ngx_mail_handler.c ngx_mail_starttls_only(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  417 src/mail/ngx_mail_handler.c ngx_mail_auth_plain(ngx_mail_session_t *s, ngx_connection_t *c, ngx_uint_t n)
ngx_connection_t  476 src/mail/ngx_mail_handler.c ngx_mail_auth_login_username(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t  505 src/mail/ngx_mail_handler.c ngx_mail_auth_login_password(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  538 src/mail/ngx_mail_handler.c ngx_mail_auth_cram_md5_salt(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t  567 src/mail/ngx_mail_handler.c ngx_mail_auth_cram_md5(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  619 src/mail/ngx_mail_handler.c     ngx_connection_t          *c;
ngx_connection_t  688 src/mail/ngx_mail_handler.c ngx_mail_read_command(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  752 src/mail/ngx_mail_handler.c ngx_mail_auth(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  788 src/mail/ngx_mail_handler.c ngx_mail_close_connection(ngx_connection_t *c)
ngx_connection_t   16 src/mail/ngx_mail_imap_handler.c     ngx_connection_t *c);
ngx_connection_t   18 src/mail/ngx_mail_imap_handler.c     ngx_connection_t *c);
ngx_connection_t   20 src/mail/ngx_mail_imap_handler.c     ngx_connection_t *c);
ngx_connection_t   22 src/mail/ngx_mail_imap_handler.c     ngx_connection_t *c);
ngx_connection_t   37 src/mail/ngx_mail_imap_handler.c ngx_mail_imap_init_session(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t   60 src/mail/ngx_mail_imap_handler.c     ngx_connection_t          *c;
ngx_connection_t  108 src/mail/ngx_mail_imap_handler.c     ngx_connection_t    *c;
ngx_connection_t  297 src/mail/ngx_mail_imap_handler.c ngx_mail_imap_login(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  343 src/mail/ngx_mail_imap_handler.c ngx_mail_imap_authenticate(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  409 src/mail/ngx_mail_imap_handler.c ngx_mail_imap_capability(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  441 src/mail/ngx_mail_imap_handler.c ngx_mail_imap_starttls(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t   30 src/mail/ngx_mail_imap_module.h void ngx_mail_imap_init_session(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  861 src/mail/ngx_mail_parse.c ngx_mail_auth_parse(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t   15 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_user(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   16 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_pass(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   17 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_capa(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t   19 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_stls(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   20 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_apop(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   21 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_auth(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   33 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_init_session(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t   81 src/mail/ngx_mail_pop3_handler.c     ngx_connection_t    *c;
ngx_connection_t  123 src/mail/ngx_mail_pop3_handler.c     ngx_connection_t    *c;
ngx_connection_t  279 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_user(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  312 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_pass(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  339 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_capa(ngx_mail_session_t *s, ngx_connection_t *c, ngx_int_t stls)
ngx_connection_t  371 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_stls(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  391 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_apop(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  440 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_auth(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t   29 src/mail/ngx_mail_pop3_module.h void ngx_mail_pop3_init_session(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  187 src/mail/ngx_mail_proxy_module.c     ngx_connection_t    *c;
ngx_connection_t  207 src/mail/ngx_mail_proxy_module.c     ngx_connection_t       *c;
ngx_connection_t  320 src/mail/ngx_mail_proxy_module.c     ngx_connection_t       *c;
ngx_connection_t  455 src/mail/ngx_mail_proxy_module.c     ngx_connection_t          *c;
ngx_connection_t  703 src/mail/ngx_mail_proxy_module.c     ngx_connection_t    *c;
ngx_connection_t  878 src/mail/ngx_mail_proxy_module.c     ngx_connection_t       *c, *src, *dst;
ngx_connection_t   18 src/mail/ngx_mail_smtp_handler.c static void ngx_mail_smtp_greeting(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   21 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t *c);
ngx_connection_t   23 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_helo(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   24 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_auth(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   25 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_mail(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   27 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t *c);
ngx_connection_t   28 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_rset(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   29 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_rcpt(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t   32 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t *c, char *err);
ngx_connection_t   34 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t *c, char *err);
ngx_connection_t   56 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_init_session(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  100 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t    *c;
ngx_connection_t  151 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t          *c;
ngx_connection_t  182 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t    *c;
ngx_connection_t  242 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_greeting(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  277 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t          *c;
ngx_connection_t  336 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t    *c;
ngx_connection_t  366 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_create_buffer(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  391 src/mail/ngx_mail_smtp_handler.c     ngx_connection_t    *c;
ngx_connection_t  530 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_helo(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  590 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_auth(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  662 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_mail(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  712 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_rcpt(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  751 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_rset(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  762 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_starttls(ngx_mail_session_t *s, ngx_connection_t *c)
ngx_connection_t  795 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_discard_command(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t  830 src/mail/ngx_mail_smtp_handler.c ngx_mail_smtp_log_rejected_command(ngx_mail_session_t *s, ngx_connection_t *c,
ngx_connection_t   36 src/mail/ngx_mail_smtp_module.h void ngx_mail_smtp_init_session(ngx_mail_session_t *s, ngx_connection_t *c);
ngx_connection_t  203 src/os/unix/ngx_channel.c     ngx_connection_t  *c;
ngx_connection_t   13 src/os/unix/ngx_darwin.h ngx_chain_t *ngx_darwin_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   31 src/os/unix/ngx_darwin_sendfile_chain.c ngx_darwin_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
ngx_connection_t   13 src/os/unix/ngx_freebsd.h ngx_chain_t *ngx_freebsd_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   33 src/os/unix/ngx_freebsd_sendfile_chain.c ngx_freebsd_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
ngx_connection_t   12 src/os/unix/ngx_linux.h ngx_chain_t *ngx_linux_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   13 src/os/unix/ngx_linux_sendfile_chain.c static ssize_t ngx_linux_sendfile(ngx_connection_t *c, ngx_buf_t *file,
ngx_connection_t   23 src/os/unix/ngx_linux_sendfile_chain.c static ngx_int_t ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file,
ngx_connection_t   47 src/os/unix/ngx_linux_sendfile_chain.c ngx_linux_sendfile_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
ngx_connection_t  251 src/os/unix/ngx_linux_sendfile_chain.c ngx_linux_sendfile(ngx_connection_t *c, ngx_buf_t *file, size_t size)
ngx_connection_t  315 src/os/unix/ngx_linux_sendfile_chain.c ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file, size_t size,
ngx_connection_t   19 src/os/unix/ngx_os.h typedef ssize_t (*ngx_recv_pt)(ngx_connection_t *c, u_char *buf, size_t size);
ngx_connection_t   20 src/os/unix/ngx_os.h typedef ssize_t (*ngx_recv_chain_pt)(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   22 src/os/unix/ngx_os.h typedef ssize_t (*ngx_send_pt)(ngx_connection_t *c, u_char *buf, size_t size);
ngx_connection_t   23 src/os/unix/ngx_os.h typedef ngx_chain_t *(*ngx_send_chain_pt)(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   44 src/os/unix/ngx_os.h ssize_t ngx_unix_recv(ngx_connection_t *c, u_char *buf, size_t size);
ngx_connection_t   45 src/os/unix/ngx_os.h ssize_t ngx_readv_chain(ngx_connection_t *c, ngx_chain_t *entry, off_t limit);
ngx_connection_t   46 src/os/unix/ngx_os.h ssize_t ngx_udp_unix_recv(ngx_connection_t *c, u_char *buf, size_t size);
ngx_connection_t   47 src/os/unix/ngx_os.h ssize_t ngx_unix_send(ngx_connection_t *c, u_char *buf, size_t size);
ngx_connection_t   48 src/os/unix/ngx_os.h ngx_chain_t *ngx_writev_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   70 src/os/unix/ngx_os.h ssize_t ngx_writev(ngx_connection_t *c, ngx_iovec_t *vec);
ngx_connection_t  732 src/os/unix/ngx_process_cycle.c     ngx_connection_t  *c;
ngx_connection_t  965 src/os/unix/ngx_process_cycle.c     ngx_connection_t  *c;
ngx_connection_t 1027 src/os/unix/ngx_process_cycle.c     ngx_connection_t  *c;
ngx_connection_t   14 src/os/unix/ngx_readv_chain.c ngx_readv_chain(ngx_connection_t *c, ngx_chain_t *chain, off_t limit)
ngx_connection_t   16 src/os/unix/ngx_recv.c ngx_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
ngx_connection_t  130 src/os/unix/ngx_recv.c ngx_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
ngx_connection_t   14 src/os/unix/ngx_send.c ngx_unix_send(ngx_connection_t *c, u_char *buf, size_t size)
ngx_connection_t   12 src/os/unix/ngx_solaris.h ngx_chain_t *ngx_solaris_sendfilev_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   32 src/os/unix/ngx_solaris_sendfilev_chain.c ngx_chain_t *ngx_solaris_sendfilev_chain(ngx_connection_t *c, ngx_chain_t *in,
ngx_connection_t   42 src/os/unix/ngx_solaris_sendfilev_chain.c ngx_solaris_sendfilev_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
ngx_connection_t   16 src/os/unix/ngx_udp_recv.c ngx_udp_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
ngx_connection_t   74 src/os/unix/ngx_udp_recv.c ngx_udp_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
ngx_connection_t   14 src/os/unix/ngx_writev_chain.c ngx_writev_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
ngx_connection_t  182 src/os/unix/ngx_writev_chain.c ngx_writev(ngx_connection_t *c, ngx_iovec_t *vec)
ngx_connection_t  142 src/stream/ngx_stream.h     ngx_connection_t       *connection;
ngx_connection_t  199 src/stream/ngx_stream.h void ngx_stream_init_connection(ngx_connection_t *c);
ngx_connection_t  200 src/stream/ngx_stream.h void ngx_stream_close_connection(ngx_connection_t *c);
ngx_connection_t   15 src/stream/ngx_stream_handler.c static void ngx_stream_init_session(ngx_connection_t *c);
ngx_connection_t   18 src/stream/ngx_stream_handler.c static void ngx_stream_ssl_init_connection(ngx_ssl_t *ssl, ngx_connection_t *c);
ngx_connection_t   19 src/stream/ngx_stream_handler.c static void ngx_stream_ssl_handshake_handler(ngx_connection_t *c);
ngx_connection_t   24 src/stream/ngx_stream_handler.c ngx_stream_init_connection(ngx_connection_t *c)
ngx_connection_t  174 src/stream/ngx_stream_handler.c ngx_stream_init_session(ngx_connection_t *c)
ngx_connection_t  197 src/stream/ngx_stream_handler.c ngx_stream_ssl_init_connection(ngx_ssl_t *ssl, ngx_connection_t *c)
ngx_connection_t  225 src/stream/ngx_stream_handler.c ngx_stream_ssl_handshake_handler(ngx_connection_t *c)
ngx_connection_t  243 src/stream/ngx_stream_handler.c ngx_stream_close_connection(ngx_connection_t *c)
ngx_connection_t   54 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_stream_proxy_test_connect(ngx_connection_t *c);
ngx_connection_t   73 src/stream/ngx_stream_proxy_module.c static void ngx_stream_proxy_ssl_handshake(ngx_connection_t *pc);
ngx_connection_t  277 src/stream/ngx_stream_proxy_module.c     ngx_connection_t                *c;
ngx_connection_t  343 src/stream/ngx_stream_proxy_module.c     ngx_connection_t             *c, *pc;
ngx_connection_t  401 src/stream/ngx_stream_proxy_module.c     ngx_connection_t             *c, *pc;
ngx_connection_t  493 src/stream/ngx_stream_proxy_module.c     ngx_connection_t             *pc;
ngx_connection_t  543 src/stream/ngx_stream_proxy_module.c ngx_stream_proxy_ssl_handshake(ngx_connection_t *pc)
ngx_connection_t  692 src/stream/ngx_stream_proxy_module.c     ngx_connection_t       *c;
ngx_connection_t  719 src/stream/ngx_stream_proxy_module.c     ngx_connection_t       *c;
ngx_connection_t  740 src/stream/ngx_stream_proxy_module.c     ngx_connection_t      *c;
ngx_connection_t  767 src/stream/ngx_stream_proxy_module.c ngx_stream_proxy_test_connect(ngx_connection_t *c)
ngx_connection_t  818 src/stream/ngx_stream_proxy_module.c     ngx_connection_t             *c, *pc, *src, *dst;
ngx_connection_t  939 src/stream/ngx_stream_proxy_module.c     ngx_connection_t             *pc;
ngx_connection_t  991 src/stream/ngx_stream_proxy_module.c     ngx_connection_t       *pc;
ngx_connection_t 1035 src/stream/ngx_stream_proxy_module.c     ngx_connection_t       *pc;