Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_open_file_cache.c40 static void ngx_open_file_add_event(ngx_open_file_cache_t *cache,
255 ngx_open_file_add_event(cache, file, of, pool->log); in ngx_open_cached_file()
395 ngx_open_file_add_event(cache, file, of, pool->log); in ngx_open_cached_file()
954 ngx_open_file_add_event(ngx_open_file_cache_t *cache, in ngx_open_file_add_event() function