Home
last modified time | relevance | path

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

/external/curl/lib/
Dmemdebug.h62 CURL_EXTERN int curl_dbg_socketpair(int domain, int type, int protocol,
118 curl_dbg_socketpair(domain, type, protocol, socket_vector, __LINE__, __FILE__)
Dmemdebug.c388 int curl_dbg_socketpair(int domain, int type, int protocol, in curl_dbg_socketpair() function