char path[PATH_SIZE]; char name[PATH_SIZE][PATH_SIZE]; char *p; DIR * dir; struct dirent *dir_info; int i =0;