confp             283 core/ngx_conf_file.c     void           *conf, **confp;
confp             386 core/ngx_conf_file.c                 confp = *(void **) ((char *) cf->ctx + cmd->conf);
confp             388 core/ngx_conf_file.c                 if (confp) {
confp             389 core/ngx_conf_file.c                     conf = confp[ngx_modules[i]->ctx_index];
confp             347 core/ngx_file.c     char  *confp = conf;
confp             353 core/ngx_file.c     access = (ngx_uint_t *) (confp + cmd->offset);