Home
last modified time | relevance | path

Searched refs:STRING_DEVICE (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Durldata.h1549 STRING_DEVICE, /* local network interface/address to use */ enumerator
H A Durl.c1423 if(data->set.str[STRING_DEVICE]) { in allocate_conn()
1424 conn->localdev = strdup(data->set.str[STRING_DEVICE]); in allocate_conn()
H A Dsetopt.c1885 result = Curl_setstropt(&data->set.str[STRING_DEVICE], in Curl_vsetopt()
H A Dcf-socket.c417 const char *dev = data->set.str[STRING_DEVICE]; in bindlocal()

Completed in 14 milliseconds