Searched refs:bind_local (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/network/wget/src/
H A Dconnect.h45 int bind_local (const ip_address *, int *);
H A Dftp-basic.c289 *local_sock = bind_local (&addr, &port);
379 *local_sock = bind_local (&addr, &port);
454 *local_sock = bind_local (&addr, &port);
H A Dconnect.c451 bind_local (const ip_address *bind_address, int *port)
508 LOCAL_SOCK should have been bound, e.g. using bind_local().
447 bind_local (const ip_address *bind_address, int *port) function

Completed in 265 milliseconds