Searched refs:redis_nodeset_status_t (Results 1 – 2 of 2) sorted by relevance
94 } redis_nodeset_status_t; typedef120 redis_nodeset_status_t status;244 ngx_int_t nodeset_set_status(redis_nodeset_t *nodeset, redis_nodeset_status_t status, const char *m…
1698 static int nodeset_status_timer_interval(redis_nodeset_status_t status) { in nodeset_status_timer_interval()1844 ngx_int_t nodeset_set_status(redis_nodeset_t *nodeset, redis_nodeset_status_t status, const char *m… in nodeset_set_status()1914 redis_nodeset_status_t current_status = nodeset->status; in nodeset_examine()