Searched refs:nextWatchProc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libICE/dist/src/
H A Dwatch.c111 _IceWatchProc *nextWatchProc = currWatchProc->next; local in function:IceRemoveConnectionWatch
123 _IceWatchProcs = nextWatchProc;
125 prevWatchProc->next = nextWatchProc;

Completed in 3 milliseconds