Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dselection.c92 Selection *pSel, *pNextSel; in InitSelections() local
96 pNextSel = pSel->next; in InitSelections()
98 pSel = pNextSel; in InitSelections()