Searched refs:PrevFileList (Results 1 – 2 of 2) sorted by relevance
1016 FILE_LIST *PrevFileList; in ParseCommandLine() local1031 FileList = PrevFileList = NULL; in ParseCommandLine()1246 if (PrevFileList == NULL) { in ParseCommandLine()1247 PrevFileList = FileList; in ParseCommandLine()1249 PrevFileList->Next = FileList; in ParseCommandLine()1253 PrevFileList = FileList; in ParseCommandLine()
879 FILE_LIST *PrevFileList; in ParseCommandLine() local898 FileList = PrevFileList = NULL; in ParseCommandLine()1131 if (PrevFileList == NULL) { in ParseCommandLine()1132 PrevFileList = FileList; in ParseCommandLine()1134 PrevFileList->Next = FileList; in ParseCommandLine()1138 PrevFileList = FileList; in ParseCommandLine()