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()
630 if(!host_input) { in bindlocal()
636 if(!host_input) { in bindlocal()
646 if(iface_input && !host_input) { in bindlocal()
668 if(!iface_input || host_input) { in bindlocal()

Completed in 13 milliseconds