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

  /src/share/examples/refuse/ian/libfetch/
common.h 79 int _fetch_bind(int, int, const char *);
common.c 237 _fetch_bind(int sd, int af, const char *addr) function in typeref:typename:int
292 _fetch_bind(sd, res->ai_family, bindaddr) != 0) {
ftp.c 775 _fetch_bind(sd, sa.ss_family, bindaddr) != 0)

Completed in 27 milliseconds