newdlist = NextDosEntry(dlist,flags)
D0 D1 D2
struct DosList *NextDosEntry(struct DosList *,ULONG)
Find the next DOS List entry of the right type. You MUST have locked the types you are looking for. Returns NULL if there are no more of that type in the list.