Searched refs:remote_scope (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dif2ip.c86 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, argument
93 (void) remote_scope;
114 if(scopeid != remote_scope) {
156 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, argument
165 (void)remote_scope;
207 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope, argument
211 (void) remote_scope;
H A Dif2ip.h34 if2ip_result_t Curl_if2ip(int af, unsigned int remote_scope,

Completed in 267 milliseconds