HomeSort by: relevance | last modified time | path
    Searched refs:fetch_bind (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/fetch/dist/libfetch/
common.h 105 int fetch_bind(int, int, const char *);
common.c 252 fetch_bind(int sd, int af, const char *addr) function
306 fetch_bind(sd, res->ai_family, bindaddr) != 0) {
ftp.c 846 fetch_bind(sd, u.ss.ss_family, bindaddr) != 0)

Completed in 94 milliseconds