Home
last modified time | relevance | path

Searched refs:ngx_event_conf_t (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c147 offsetof(ngx_event_conf_t, multi_accept),
154 offsetof(ngx_event_conf_t, accept_mutex),
161 offsetof(ngx_event_conf_t, accept_mutex_delay),
506 ngx_event_conf_t *ecf; in ngx_event_module_init()
658 ngx_event_conf_t *ecf; in ngx_event_process_init()
1086 ngx_event_conf_t *ecf = conf; in ngx_event_connections()
1112 ngx_event_conf_t *ecf = conf; in ngx_event_use()
1116 ngx_event_conf_t *old_ecf; in ngx_event_use()
1176 ngx_event_conf_t *ecf = conf; in ngx_event_debug_connection()
1279 ngx_event_conf_t *ecf; in ngx_event_core_create_conf()
[all …]
H A Dngx_event.h506 } ngx_event_conf_t; typedef
569 void ngx_debug_accepted_connection(ngx_event_conf_t *ecf, ngx_connection_t *c);
H A Dngx_event_accept.c29 ngx_event_conf_t *ecf;
465 ngx_debug_accepted_connection(ngx_event_conf_t *ecf, ngx_connection_t *c)
H A Dngx_event_udp.c45 ngx_event_conf_t *ecf; in ngx_event_recvmsg()
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_poll_module.c406 ngx_event_conf_t *ecf; in ngx_poll_init_conf()
H A Dngx_select_module.c413 ngx_event_conf_t *ecf; in ngx_select_init_conf()
H A Dngx_win32_select_module.c398 ngx_event_conf_t *ecf; in ngx_select_init_conf()
H A Dngx_win32_poll_module.c416 ngx_event_conf_t *ecf; in ngx_poll_init_conf()