Home
last modified time | relevance | path

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

/dports/www/nginx-full/nginx_upstream_check_module-9aecf15/
H A Dngx_http_upstream_check_module.c463 static char *ngx_http_upstream_check_init_shm(ngx_conf_t *cf, void *conf);
3580 return ngx_http_upstream_check_init_shm(cf, conf); in ngx_http_upstream_check_init_main_conf()
3724 ngx_http_upstream_check_init_shm(ngx_conf_t *cf, void *conf) in ngx_http_upstream_check_init_shm() function