Searched refs:path_cut (Results 1 – 1 of 1) sorted by relevance
5613 char *path_cut; in mv_tables() local5628 path_cut = strstr(kt->pfrkt_anchor, alast->path); in mv_tables()5629 if (path_cut != NULL) { in mv_tables()5630 path_cut += strlen(alast->path); in mv_tables()5631 if (*path_cut) in mv_tables()5633 "%s%s", a->path, path_cut); in mv_tables()