Searched refs:plocal (Results 1 – 1 of 1) sorted by relevance
6088 ngx_http_upstream_local_t **plocal, *local; in ngx_http_upstream_bind_set_slot() local6091 plocal = (ngx_http_upstream_local_t **) (p + cmd->offset); in ngx_http_upstream_bind_set_slot()6093 if (*plocal != NGX_CONF_UNSET_PTR) { in ngx_http_upstream_bind_set_slot()6100 *plocal = NULL; in ngx_http_upstream_bind_set_slot()6119 *plocal = local; in ngx_http_upstream_bind_set_slot()