Home
last modified time | relevance | path

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

/curl/lib/
H A Dmemdebug.h182 #define fake_sclose(sockfd) curl_dbg_mark_sclose(sockfd,__LINE__,__FILE__) macro
198 #ifndef fake_sclose
199 #define fake_sclose(x) Curl_nop_stmt macro
H A Dcurl_memory.h117 #undef fake_sclose
H A Dcfilters.c692 fake_sclose(data->conn->sock[sockindex]); in Curl_conn_forget_socket()

Completed in 8 milliseconds