ngx_http_access_loc_conf_t   38 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf, in_addr_t addr);
ngx_http_access_loc_conf_t   41 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf, u_char *p);
ngx_http_access_loc_conf_t  110 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *alcf;
ngx_http_access_loc_conf_t  147 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  172 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  239 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf = conf;
ngx_http_access_loc_conf_t  329 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *conf;
ngx_http_access_loc_conf_t  331 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  343 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *prev = parent;
ngx_http_access_loc_conf_t  344 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t  *conf = child;