Searched refs:ngx_reopen_files (Results 1 – 3 of 3) sorted by relevance
296 ngx_reopen_files(cycle, ccf->user); in ngx_master_process_cycle()354 ngx_reopen_files(cycle, (ngx_uid_t) -1); in ngx_single_process_cycle_loop()444 ngx_reopen_files(cycle, (ngx_uid_t) -1); in ngx_single_process_cycle()935 ngx_reopen_files(cycle, -1); in ngx_worker_process_cycle_loop()993 ngx_reopen_files(cycle, -1); in ngx_worker_process_cycle()1433 ngx_reopen_files(cycle, -1); in ngx_cache_manager_process_cycle()
135 void ngx_reopen_files(ngx_cycle_t *cycle, ngx_uid_t user);
1155 ngx_reopen_files(ngx_cycle_t *cycle, ngx_uid_t user) in ngx_reopen_files() function