ngx_http_auth_basic_loc_conf_t   49 src/http/modules/ngx_http_auth_basic_module.c       offsetof(ngx_http_auth_basic_loc_conf_t, realm),
ngx_http_auth_basic_loc_conf_t   57 src/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  107 src/http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *alcf;
ngx_http_auth_basic_loc_conf_t  392 src/http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *conf;
ngx_http_auth_basic_loc_conf_t  394 src/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  406 src/http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *prev = parent;
ngx_http_auth_basic_loc_conf_t  407 src/http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t  *conf = child;
ngx_http_auth_basic_loc_conf_t  443 src/http/modules/ngx_http_auth_basic_module.c     ngx_http_auth_basic_loc_conf_t *alcf = conf;