Searched refs:confp (Results 1 – 3 of 3) sorted by relevance
359 void *conf, **confp; in ngx_conf_handler() local456 confp = *(void **) ((char *) cf->ctx + cmd->conf); in ngx_conf_handler()458 if (confp) { in ngx_conf_handler()459 conf = confp[cf->cycle->modules[i]->ctx_index]; in ngx_conf_handler()
462 char *confp = conf; in ngx_conf_set_access_slot() local468 access = (ngx_uint_t *) (confp + cmd->offset); in ngx_conf_set_access_slot()
2305 char *confp = conf; in ngx_http_file_cache_set_slot() local2611 caches = (ngx_array_t *) (confp + cmd->offset); in ngx_http_file_cache_set_slot()