print_only
void print_only(const char *, size_t, const char *);
print_only(path1, dirlen1, dent1->d_name);
print_only(path2, dirlen2, dent2->d_name);