ngx_http_auth_basic_loc_conf_t   50 http/modules/ngx_http_auth_basic_module.c       offsetof(ngx_http_auth_basic_loc_conf_t, realm),
ngx_http_auth_basic_loc_conf_t   58 http/modules/ngx_http_auth_basic_module.c       offsetof(ngx_http_auth_basic_loc_conf_t, user_file),
ngx_http_auth_basic_loc_conf_t  108 http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *alcf;
ngx_http_auth_basic_loc_conf_t  370 http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *conf;
ngx_http_auth_basic_loc_conf_t  372 http/modules/ngx_http_auth_basic_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_auth_basic_loc_conf_t));
ngx_http_auth_basic_loc_conf_t  384 http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *prev = parent;
ngx_http_auth_basic_loc_conf_t  385 http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *conf = child;
ngx_http_auth_basic_loc_conf_t  452 http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t *alcf = conf;