ngx_http_access_loc_conf_t   50 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf, in_addr_t addr);
ngx_http_access_loc_conf_t   53 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf, u_char *p);
ngx_http_access_loc_conf_t   57 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf);
ngx_http_access_loc_conf_t  126 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *alcf;
ngx_http_access_loc_conf_t  183 src/http/modules/ngx_http_access_module.c ngx_http_access_inet(ngx_http_request_t *r, ngx_http_access_loc_conf_t *alcf,
ngx_http_access_loc_conf_t  208 src/http/modules/ngx_http_access_module.c ngx_http_access_inet6(ngx_http_request_t *r, ngx_http_access_loc_conf_t *alcf,
ngx_http_access_loc_conf_t  255 src/http/modules/ngx_http_access_module.c ngx_http_access_unix(ngx_http_request_t *r, ngx_http_access_loc_conf_t *alcf)
ngx_http_access_loc_conf_t  298 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf = conf;
ngx_http_access_loc_conf_t  415 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *conf;
ngx_http_access_loc_conf_t  417 src/http/modules/ngx_http_access_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_access_loc_conf_t));
ngx_http_access_loc_conf_t  429 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *prev = parent;
ngx_http_access_loc_conf_t  430 src/http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *conf = child;