HomeSort by: relevance | last modified time | path
    Searched defs:_fetch_info (Results 1 - 2 of 2) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
common.c 160 _fetch_info(const char *fmt, ...) function in typeref:typename:void
269 _fetch_info("looking up %s", host);
284 _fetch_info("connecting to %s:%d", host, port);
293 _fetch_info("failed to bind to '%s'", bindaddr);
677 _fetch_info("$NETRC specifies a file name "
697 DEBUG(_fetch_info("Using default .netrc settings"));
703 DEBUG(_fetch_info("Using .netrc settings for %s", word));
715 _fetch_info("login name in .netrc is too long");
723 _fetch_info("password in .netrc is too long");
common.c 160 _fetch_info(const char *fmt, ...) function in typeref:typename:void
269 _fetch_info("looking up %s", host);
284 _fetch_info("connecting to %s:%d", host, port);
293 _fetch_info("failed to bind to '%s'", bindaddr);
677 _fetch_info("$NETRC specifies a file name "
697 DEBUG(_fetch_info("Using default .netrc settings"));
703 DEBUG(_fetch_info("Using .netrc settings for %s", word));
715 _fetch_info("login name in .netrc is too long");
723 _fetch_info("password in .netrc is too long");

Completed in 30 milliseconds