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