handle_file
handle_file(path, &sb);
handle_file(entry->fts_path, entry->fts_statp);
static void handle_file(char *, struct stat *);