Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.h289 void ngx_close_glob(ngx_glob_t *gl);
H A Dngx_files.c752 ngx_close_glob(ngx_glob_t *gl) in ngx_close_glob() function
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c880 ngx_close_glob(&gl); in ngx_conf_include()