Home
last modified time | relevance | path

Searched refs:curl_dbg_socket (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dmemdebug.h53 CURL_EXTERN curl_socket_t curl_dbg_socket(int domain, int type, int protocol,
112 curl_dbg_socket(domain, type, protocol, __LINE__, __FILE__)
Dmemdebug.c336 curl_socket_t curl_dbg_socket(int domain, int type, int protocol, in curl_dbg_socket() function