names_match
int names_match(int, const char *);
if (names_match(i, vfilename)) {
if (names_match(i, dstfile))