Searched refs:host (Results 326 - 350 of 581) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/usr.bin/netstat/
H A Droute.c861 * The address is assumed to be that of a net or subnet, not a host.
1036 const char *net = "", *host = ""; local
1072 host = "any";
1074 host = "*";
1081 host = p;
1085 if (strcmp(host, "*") == 0)
1086 host = "";
1089 "%s%s", *host ? "." : "", sp->s_name);
1092 "%s%x", *host ? "." : "", port);
1096 snprintf(mybuf, sizeof(mybuf), "%s.%s%s", net, host, cpor
[all...]
/freebsd-9.3-release/crypto/openssl/apps/
H A Docsp.c103 char *host = NULL, *port = NULL, *path = "/"; local
178 if (!OCSP_parse_url(*args, &host, &port, &path, &use_ssl)) {
182 thost = host;
187 } else if (!strcmp(*args, "-host")) {
190 host = *args;
468 "-host host:n send OCSP request to host on port n\n");
591 if (!req && (signfile || reqout || host || add_nonce || ridx_filename)) {
657 } else if (host) {
1205 process_responder(BIO *err, OCSP_REQUEST *req, char *host, char *path, char *port, int use_ssl, int req_timeout) argument
[all...]
/freebsd-9.3-release/contrib/binutils/
H A Dconfigure244 # Name of the host.
275 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os build_noncanonical host_noncanonical target_noncanonical host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN LN_S TOPLEVEL_CONFIGURE_ARGUMENTS build_libsubdir build_subdir host_subdir target_subdir CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX GNATBIND ac_ct_GNATBIND GNATMAKE ac_ct_GNATMAKE do_compare gmplibs gmpinc stage1_languages SYSROOT_CFLAGS_FOR_TARGET RPATH_ENVVAR tooldir build_tooldir CONFIGURE_GDB_TK GDB_TK INSTALL_GDB_TK build_configargs build_configdirs host_configargs configdirs target_configargs CC_FOR_BUILD config_shell YACC BISON M4 LEX FLEX MAKEINFO EXPECT RUNTEST AR AS DLLTOOL LD LIPO NM RANLIB STRIP WINDRES OBJCOPY OBJDUMP CFLAGS_FOR_BUILD CC_FOR_TARGET CXX_FOR_TARGET GCC_FOR_TARGET GCJ_FOR_TARGET GFORTRAN_FOR_TARGET AR_FOR_TARGET AS_FOR_TARGET DLLTOOL_FOR_TARGET LD_FOR_TARGET LIPO_FOR_TARGET NM_FOR_TARGET OBJDUMP_FOR_TARGET RANLIB_FOR_TARGET STRIP_FOR_TARGET WINDRES_FOR_TARGET RAW_CXX_FOR_TARGET FLAGS_FOR_TARGET COMPILER_AS_FOR_TARGET COMPILER_LD_FOR_TARGET COMPILER_NM_FOR_TARGET MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT stage1_cflags stage1_checking stage2_werror_flag datarootdir docdir pdfdir htmldir LIBOBJS LTLIBOBJS'
400 -host | --host | --hos | --ho)
402 -host=* | --host=* | --hos=* | --ho=*)
606 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
608 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
644 # There might be people who depend on the old broken behavior: `$host'
645 # used to hold the argument of --host et
[all...]
H A Dltmain.sh61 # host-triplet: $host
465 s*\$host*'"$host"'*
573 $ECHO "host: $host"
928 case $host in
1270 case $host in
1282 case $host in
1338 case $host i
[all...]
/freebsd-9.3-release/sbin/restore/
H A Dtape.c87 static char *host = NULL; variable
142 host = source;
143 source = strchr(host, ':');
145 if (rmthost(host) == 0)
219 if (host)
413 if (host)
538 if (host)
1198 if (host)
1259 if (host)
1309 if (host)
[all...]
/freebsd-9.3-release/contrib/bind9/bin/dig/include/dig/
H A Ddig.h108 ns_search_only, /*%< dig +nssearch, host -C */
293 get_address(char *host, in_port_t port, isc_sockaddr_t *sockaddr);
296 getaddresses(dig_lookup_t *lookup, const char *host, isc_result_t *resultp);
380 * Routines to be defined in dig.c, host.c, and nslookup.c.
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta2deps.sh164 host) _ht=$HOST_TARGET;;
170 host,*$HOST_TARGET*) ;;
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_parser.h189 struct node_host *host; member in struct:node_tinit
299 struct node_host *host(const char *);
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Dhprop.c437 arg_printusage (args, num_args, NULL, "[host[:port]] ...");
595 char *host = argv[i]; local
597 port = strchr(host, ':');
606 fd = open_socket(context, host, port);
609 krb5_warn (context, errno, "connect %s", host);
617 krb5_warn(context, ret, "krb5_sname_to_principal(%s)", host);
649 krb5_warn(context, ret, "krb5_sendauth (%s)", host);
660 krb5_warnx(context, "iterate to host %s failed", host);
675 krb5_warn(context, ret, "krb5_read_priv_message: %s", host);
[all...]
/freebsd-9.3-release/crypto/heimdal/tests/kdc/
H A Dcheck-kadmin.in56 server=host/datan.test.h5l.se
/freebsd-9.3-release/crypto/heimdal/tests/plugin/
H A Dcheck-pac.in53 server=host/datan.test.h5l.se
/freebsd-9.3-release/sbin/atm/atmconfig/
H A Datmconfig.help197 host on the other end of the PVC has IP address <addr>. <encaps> is one
/freebsd-9.3-release/sbin/dump/
H A Ddumprmt.c84 rmthost(const char *host) argument
87 rmtpeer = strdup(host);
100 msg("Lost connection to remote host.\n");
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dpkinit.c864 struct krb5_pk_cert *host)
869 ret = hx509_cert_check_eku(ctx->id->hx509ctx, host->cert,
881 host->cert,
925 ret = hx509_verify_hostname(ctx->id->hx509ctx, host->cert,
953 struct krb5_pk_cert *host = NULL; local
1024 &host);
1029 ret = pk_verify_host(context, realm, hi, ctx, host);
1066 if (host)
1067 _krb5_pk_cert_free(host);
1089 struct krb5_pk_cert *host local
860 pk_verify_host(krb5_context context, const char *realm, const krb5_krbhst_info *hi, struct krb5_pk_init_ctx_data *ctx, struct krb5_pk_cert *host) argument
[all...]
/freebsd-9.3-release/contrib/amd/fsinfo/
H A Dfsi_analyze.c74 "host", "netif", "config", "arch", "cluster", "os", 0,
86 * to the local host domain.
451 * For each disk on a host
457 analyze_drives(host *hp)
480 analyze_mounts(host *hp)
574 host *hp;
581 ITER(hp, host, q) {
582 fsi_log("disks on host %s", hp->h_hostname);
583 show_new("ana-host");
596 ITER(hp, host,
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c131 fsent.host = (char *)get_canonical_hostname(options.use_dns);
269 usent.host = hostname;
391 fsent.host = hostname;
427 fsent.host = hostname;
471 ssent.host = hostname;
/freebsd-9.3-release/sbin/routed/rtquery/
H A Drtquery.c419 /* ask the first (valid) host */
476 /* After a pause in responses, probe another host.
503 /* send to one host
506 out(const char *host) argument
521 if (!inet_aton(host, &router.sin_addr)) {
522 hp = gethostbyname(host);
524 herror(host);
533 perror(host);
684 * whether the destination is a host or a
794 addr = ntohl(addr); /* was a host, no
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Db_sock.c156 ERR_add_error_data(2, "host=", str);
558 int BIO_get_accept_socket(char *host, int bind_mode) argument
573 if ((str = BUF_strdup(host)) == NULL)
616 ERR_add_error_data(3, "port='", host, "'");
660 ERR_add_error_data(3, "port='", host, "'");
666 ERR_add_error_data(3, "port='", host, "'");
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c56 hookup (const char *host, int port) argument
73 error = getaddrinfo (host, portstr, &hints, &ai);
75 warnx ("%s: %s", host, gai_strerror(error));
79 strlcpy (hostnamebuf, host, sizeof(hostnamebuf));
111 warnx ("failed to contact %s", host);
165 login (char *host) argument
180 if(sec_login(host))
186 if (ruserpass (host, &userstr, &pass, &acctstr) < 0) {
192 printf ("Name (%s:%s): ", host, myname);
194 printf ("Name (%s): ", host);
[all...]
/freebsd-9.3-release/contrib/sendmail/src/
H A Ddaemon.c95 ** makeconnection(host, port, mci, e, enough)
96 ** Make a connection to the named host on the given
659 ** Collect verified idea of sending host.
789 /* determine host name */
834 message("421 4.4.5 Too many SMTP sessions for this host");
1661 syserr("554 5.3.0 host \"%s\" unknown",
1669 syserr("554 5.3.0 host \"%s\" unknown",
1693 syserr("554 5.3.0 host \"%s\" unknown",
1701 syserr("554 5.3.0 host \"%s\" unknown",
2083 ** host
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dreadconf.c70 # Thus, host-specific definitions should be at the beginning of the
74 # host may match multiple declarations; these are processed in the order
81 HostName another.host.name.real.org
216 { "host", oHost },
487 char *arg, *attrib, *cmd, *cp = *condition, *host; local
501 host = percent_expand(options->hostname,
504 host = xstrdup(host_arg);
506 debug3("checking match for '%s' host %s", cp, host);
527 if (strcasecmp(attrib, "host")
727 process_config_line(Options *options, struct passwd *pw, const char *host, char *line, const char *filename, int linenum, int *activep, int userconfig) argument
1514 read_config_file(const char *filename, struct passwd *pw, const char *host, Options *options, int flags) argument
[all...]
/freebsd-9.3-release/contrib/amd/amd/
H A Dops_nfs.c98 u_long fh_nfs_version; /* highest NFS version on host */
103 char *fh_path; /* Filesystem on host */
700 plog(XLOG_USER, "nfs: no remote host specified");
762 char host[MAXHOSTNAMELEN + MAXPATHLEN + 2]; local
784 xstrlcpy(host, fs_name, sizeof(host));
790 if (strlen(host) >= MAXHOSTNAMELEN)
791 xstrlcpy(host + MAXHOSTNAMELEN - 3, "..",
792 sizeof(host) - MAXHOSTNAMELEN + 3);
878 host,
[all...]
/freebsd-9.3-release/lib/libfetch/
H A Dftp.c920 e = ftp_cmd(conn, "USER %s@%s", user, url->host);
922 e = ftp_cmd(conn, "USER %s@%s@%d", user, url->host, url->port);
974 conn = fetch_connect(purl->host, purl->port, af, verbose);
977 conn = fetch_connect(url->host, url->port, af, verbose);
1025 && (strcmp(url->host, cached_host.host) == 0)
1072 if (fetch_no_proxy_match(url->host))
/freebsd-9.3-release/usr.bin/tftp/
H A Dmain.c203 * tftpURI = "tftp://" host "/" file [ mode ]
206 * host = <as specified by RFC 2732>
218 char *host = NULL; local
227 host = uri + 7;
229 if ((s = strchr(host, '/')) == NULL) {
259 setpeer0(host, NULL);
269 setpeer0(char *host, const char *lport) argument
288 error = getaddrinfo(host, lport, &hints, &res0);
326 (void) strncpy(hostname, host, sizeof(hostname));
348 printf("usage: %s [host [por
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_nmea.c1904 char host[80]; /* link target buffer */ local
1915 rc = readlink(device, host, sizeof(host));
1916 if ((size_t)rc >= sizeof(host))
1918 host[rc] = '\0'; /* readlink does not place NUL */
1921 port = strchr(host, ':');
1923 return fd; /* not 'host:port' syntax ? */
1937 if (getaddrinfo(host, port, &ai_hint, &ai_list))

Completed in 213 milliseconds

<<11121314151617181920>>