Home
last modified time | relevance | path

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

/external/curl/lib/
Dmemdebug.h64 CURL_EXTERN int curl_socketpair(int domain, int type, int protocol,
110 curl_socketpair(domain, type, protocol, socket_vector, __LINE__, __FILE__)
Dmemdebug.c358 int curl_socketpair(int domain, int type, int protocol, in curl_socketpair() function