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

/macosx-10.10/vim-55/src/proto/
H A Dif_xcmdsrv.pro5 char_u *serverGetVimNames __ARGS((Display *dpy));
H A Dos_mswin.pro55 char_u *serverGetVimNames __ARGS((void));
/macosx-10.10/vim-55/src/
H A Dif_xcmdsrv.c643 serverGetVimNames(dpy) function
H A Dmain.c3775 res = serverGetVimNames();
3778 res = serverGetVimNames(xterm_dpy);
H A Dos_mswin.c2891 serverGetVimNames(void) function
H A Deval.c15645 r = serverGetVimNames();
15649 r = serverGetVimNames(X_DISPLAY);

Completed in 224 milliseconds