Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-socket.c586 const char *host_input = data->set.str[STRING_BINDHOST]; in bindlocal() local
588 const char *host = host_input ? host_input : dev; in bindlocal()
632 if(!host_input) { in bindlocal()
639 if(!host_input) { in bindlocal()
649 if(iface_input && !host_input) { in bindlocal()
671 if(!iface_input || host_input) { in bindlocal()

Completed in 7 milliseconds