Lines Matching refs:next
896 else if (menu->next != NULL) {897 menu = menu->next;900 if (menu->next != NULL) {901 menu = menu->next;960 goto next;971 goto next;980 next:993 if (menu->next) {994 menu = menu->next;1053 for (file = file_list; file; file = file->next)