selectfile
pos = vscandir(&v1, &ino1, path1, &dirp1, selectfile, alphasort);
pos = vscandir(&v2, &ino2, path2, &dirp2, selectfile, alphasort);
static int selectfile(const struct dirent *);