Searched refs:files_n (Results 1 – 4 of 4) sorted by relevance
70 ngx_uint_t files_n; member
1175 if (ngx_cycle->files && (ngx_uint_t) s >= ngx_cycle->files_n) { in ngx_get_connection()1179 s, ngx_cycle->files_n); in ngx_get_connection()
889 ngx_exit_cycle.files_n = ngx_cycle->files_n; in ngx_master_process_exit()1284 ngx_exit_cycle.files_n = ngx_cycle->files_n; in ngx_worker_process_exit()
753 cycle->files_n = (ngx_uint_t) rlmt.rlim_cur; in ngx_event_process_init()756 cycle->files = ngx_calloc(sizeof(ngx_connection_t *) * cycle->files_n * 2, in ngx_event_process_init()759 cycle->files = ngx_calloc(sizeof(ngx_connection_t *) * cycle->files_n, in ngx_event_process_init()