Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dremote.c71 struct DownloadStatRec *pdls=NULL, *next_pdls=NULL; in CleanUpDownloadStats() local
73 for (pdls=gpFirstDLS; pdls != NULL; pdls=next_pdls) { in CleanUpDownloadStats()
74 next_pdls = pdls->next; in CleanUpDownloadStats()