Searched refs:WSInitialized (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dos_mswin.c158 extern int WSInitialized;
227 if (WSInitialized)
229 WSInitialized = FALSE;
H A Dgui_w32.c410 int WSInitialized = FALSE; /* WinSock is initialized */ variable
693 if (WSInitialized && (lpwpos->x != x || lpwpos->y != y
4791 if (WSInitialized)
4796 WSInitialized = TRUE;

Completed in 72 milliseconds