Searched refs:nextWatchProc (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libICE/dist/src/ | ||
| H A D | watch.c | 111 _IceWatchProc *nextWatchProc = currWatchProc->next; local in function:IceRemoveConnectionWatch 123 _IceWatchProcs = nextWatchProc; 125 prevWatchProc->next = nextWatchProc; |
Completed in 3 milliseconds