Home
last modified time | relevance | path

Searched refs:LatestPos (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/mup/
H A Dmup.c1688 ULONG LatestPos, Pos; in QueryPathCompletionRoutine() local
1812 LatestPos = 0; in QueryPathCompletionRoutine()
1825 ++LatestPos; in QueryPathCompletionRoutine()
1826 TableStatus = MupOrderedErrorList[LatestPos]; in QueryPathCompletionRoutine()
1830 if (LatestPos == 0) in QueryPathCompletionRoutine()
1847 while (Pos < LatestPos); in QueryPathCompletionRoutine()
1850 if (Pos >= LatestPos) in QueryPathCompletionRoutine()