Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dos_mswin.pro46 void serverForeground(char_u *name);
/vim-8.2.3635/src/
H A Dclientserver.c826 serverForeground(server_name); in f_remote_foreground()
H A Dos_mswin.c2428 serverForeground(char_u *name) in serverForeground() function