Searched refs:cache_data_end (Results 1 – 1 of 1) sorted by relevance
125 char *cache_data_end = cache_data; in presto_options() local134 return cache_data_end; in presto_options()157 cache_data_end += in presto_options()158 sprintf(cache_data_end, "%s%s", in presto_options()159 cache_data_end != cache_data ? ",":"", in presto_options()163 return cache_data_end; in presto_options()199 char *cache_data_end; in presto_read_super() local217 cache_data_end = presto_options(sb, data, cache_data, &cache_type, in presto_read_super()221 if (cache_data_end == cache_data) { in presto_read_super()