Searched refs:copy_ctr_args (Results 1 – 1 of 1) sorted by relevance
2575 static int copy_ctr_args(struct cache *cache, int argc, const char **argv) in copy_ctr_args() function2620 r = copy_ctr_args(cache, argc - 3, (const char **)argv + 3); in cache_ctr()