Searched refs:firstduplicate (Results 1 – 1 of 1) sorted by relevance
65 static dupentry *firstduplicate; variable265 for (dep = firstduplicate; dep != NULL; dep = dep->de_next) { in main()413 firstduplicate = dep;