cscfp             126 http/ngx_http.c     ngx_http_core_srv_conf_t   **cscfp;
cscfp             250 http/ngx_http.c     cscfp = cmcf->servers.elts;
cscfp             280 http/ngx_http.c         clcf = cscfp[s]->ctx->loc_conf[ngx_http_core_module.ctx_index];
cscfp             282 http/ngx_http.c         if (ngx_http_init_locations(cf, cscfp[s], clcf) != NGX_OK) {
cscfp             569 http/ngx_http.c     ngx_http_core_srv_conf_t   **cscfp;
cscfp             571 http/ngx_http.c     cscfp = cmcf->servers.elts;
cscfp             580 http/ngx_http.c         ctx->srv_conf = cscfp[s]->ctx->srv_conf;
cscfp             584 http/ngx_http.c                                         cscfp[s]->ctx->srv_conf[ctx_index]);
cscfp             594 http/ngx_http.c             ctx->loc_conf = cscfp[s]->ctx->loc_conf;
cscfp             597 http/ngx_http.c                                         cscfp[s]->ctx->loc_conf[ctx_index]);
cscfp             604 http/ngx_http.c             clcf = cscfp[s]->ctx->loc_conf[ngx_http_core_module.ctx_index];
cscfp             607 http/ngx_http.c                                           cscfp[s]->ctx->loc_conf,
cscfp            1455 http/ngx_http.c     ngx_http_core_srv_conf_t  **cscfp;
cscfp            1475 http/ngx_http.c     cscfp = addr->servers.elts;
cscfp            1479 http/ngx_http.c         name = cscfp[s]->server_names.elts;
cscfp            1481 http/ngx_http.c         for (n = 0; n < cscfp[s]->server_names.nelts; n++) {
cscfp            1581 http/ngx_http.c         name = cscfp[s]->server_names.elts;
cscfp            1583 http/ngx_http.c         for (n = 0; n < cscfp[s]->server_names.nelts; n++) {
cscfp            2448 http/ngx_http_core_module.c     ngx_http_core_srv_conf_t    *cscf, **cscfp;
cscfp            2508 http/ngx_http_core_module.c     cscfp = ngx_array_push(&cmcf->servers);
cscfp            2509 http/ngx_http_core_module.c     if (cscfp == NULL) {
cscfp            2513 http/ngx_http_core_module.c     *cscfp = cscf;
cscfp              82 mail/ngx_mail.c     ngx_mail_core_srv_conf_t   **cscfp;
cscfp             179 mail/ngx_mail.c     cscfp = cmcf->servers.elts;
cscfp             205 mail/ngx_mail.c             cf->ctx = cscfp[s]->ctx;
cscfp             210 mail/ngx_mail.c                                             cscfp[s]->ctx->srv_conf[mi]);
cscfp             213 mail/ngx_mail_core_module.c     ngx_mail_core_srv_conf_t   *cscf, **cscfp;
cscfp             255 mail/ngx_mail_core_module.c     cscfp = ngx_array_push(&cmcf->servers);
cscfp             256 mail/ngx_mail_core_module.c     if (cscfp == NULL) {
cscfp             260 mail/ngx_mail_core_module.c     *cscfp = cscf;