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

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dtelnet.c1290 WSOCK2_FUNC close_event_func; local
1355 close_event_func = GetProcAddress(wsock2,"WSACloseEvent");
1356 if(close_event_func == NULL) {
1397 close_event_func(event_handle);
1554 if(!close_event_func(event_handle)) {
1560 close_event_func = NULL;

Completed in 122 milliseconds