Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_xcmdsrv.c170 typedef int (*EndCond)(void *); typedef
196 static void ServerWait(Display *dpy, Window w, EndCond endCond, void *endData, int localLoop, int s…
550 EndCond endCond, in ServerWait()