Home
last modified time | relevance | path

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

/external/curl/lib/
Dmemdebug.h87 CURL_EXTERN int curl_dbg_socketpair(int domain, int type, int protocol,
146 curl_dbg_socketpair(domain, type, protocol, socket_vector, __LINE__, __FILE__)
Dmemdebug.c356 int curl_dbg_socketpair(int domain, int type, int protocol, in curl_dbg_socketpair() function