Searched refs:path_cut (Results 1 – 1 of 1) sorted by relevance
7809 char *path_cut; in mv_tables() local7824 path_cut = strstr(kt->pfrkt_anchor, alast->path); in mv_tables()7825 if (path_cut != NULL) { in mv_tables()7826 path_cut += strlen(alast->path); in mv_tables()7827 if (*path_cut) in mv_tables()7829 "%s%s", a->path, path_cut); in mv_tables()