Home
last modified time | relevance | path

Searched refs:has_tail (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dconfig.c1619 int has_tail; /* True if we already added directives that were member
1666 state->has_tail = 0;
1679 if (!state->has_tail && !strcmp(line,REDIS_CONFIG_REWRITE_SIGNATURE))
1680 state->has_tail = 1;
1764 if (!state->has_tail) {
1767 state->has_tail = 1;