Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c224 char *clientid; // The client ID for the current smc session member
8126 &xsmp.clientid, in xsmp_init()
8168 if (xsmp.clientid != NULL) in xsmp_close()
8169 free(xsmp.clientid); in xsmp_close()
8170 xsmp.clientid = NULL; in xsmp_close()
/vim-8.2.3635/runtime/doc/
H A Deval.txt2939 server2client({clientid}, {string})
4684 <client> the {clientid} of the last received
9729 server2client({clientid}, {string}) *server2client()*
9730 Send a reply string to {clientid}. The most recent {clientid}
H A Dversion7.txt6700 clientid. Also fix a leak for Motif and Athena. (Dominique Pelle)