Searched defs:hostname (Results 176 - 200 of 221) sorted by relevance

123456789

/freebsd-11.0-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c1789 char hostname[MAXHOSTNAMELEN]; local
/freebsd-11.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c91 char hostname[MaxHostNameLen]; variable
/freebsd-11.0-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c42 char *hostname; variable
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dcert.c2452 hx509_verify_hostname(hx509_context context, const hx509_cert cert, int flags, hx509_hostname_type type, const char *hostname, const struct sockaddr *sa, int sa_size) argument
[all...]
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c2333 const char *hostname, *path; local
2634 svn_cert__match_dns_identity(svn_string_t *pattern, svn_string_t *hostname) argument
[all...]
/freebsd-11.0-release/contrib/sendmail/src/
H A Dsrvrsmtp.c767 char *hostname; /* my hostname ($j) */ local
5391 reset_saslconn(sasl_conn_t **conn, char *hostname, argument
[all...]
/freebsd-11.0-release/contrib/serf/buckets/
H A Dssl_buckets.c1412 serf_ssl_set_hostname(serf_ssl_context_t *context, const char * hostname) argument
/freebsd-11.0-release/contrib/tcsh/
H A Dtc.func.c1993 struct strbuf hostname = strbuf_INIT; local
/freebsd-11.0-release/contrib/telnet/telnet/
H A Dcommands.c101 char *hostname; variable
[all...]
/freebsd-11.0-release/contrib/traceroute/
H A Dtraceroute.c335 char *hostname; variable
1801 gethostinfo(register char *hostname) argument
1868 getaddr(register u_int32_t *ap, register char *hostname) argument
[all...]
/freebsd-11.0-release/lib/libc/net/
H A Dgetaddrinfo.c390 getaddrinfo(const char *hostname, const char *servname, argument
1225 explore_numeric(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res, const char *canonname) argument
1315 explore_numeric_scope(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res) argument
1724 char *hostname; local
1897 explore_fqdn(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res) argument
2246 const char *hostname; local
[all...]
/freebsd-11.0-release/crypto/openssh/
H A Dsession.c1632 launch_login(struct passwd *pw, const char *hostname) argument
1702 const char *shell, *shell0, *hostname = NULL; local
2683 char hostname[NI_MAXHOST]; local
[all...]
H A Dssh-keygen.c181 char hostname[NI_MAXHOST]; variable
[all...]
H A Dsshconnect2.c105 char *oavail, *avail, *first, *last, *alg, *hostname, *ret; local
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dwince.c1654 char *hostname; local
/freebsd-11.0-release/contrib/ipfilter/tools/
H A Dipf_y.y1149 hostname: label
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c448 char *name, *hostname; local
/freebsd-11.0-release/libexec/ftpd/
H A Dftpd.c156 char *hostname; variable
165 char *hostname; member in struct:ftphost
684 char *hostname; local
[all...]
/freebsd-11.0-release/sbin/dhclient/
H A Ddhclient.c96 char hostname[_POSIX_HOST_NAME_MAX + 1]; variable
[all...]
/freebsd-11.0-release/sbin/ping/
H A Dping.c172 static char *hostname; variable
/freebsd-11.0-release/sbin/ping6/
H A Dping6.c220 static char *hostname; variable
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32.h205 uint32_t hostname; member in struct:jail32_v0
212 uint32_t hostname; member in struct:jail32
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_crypto.c3882 char hostname[MAXFILENAME]; /* host name buffer */ local
[all...]
H A Dntp_proto.c604 char hostname[NTP_MAXSTRLEN + 1]; local
/freebsd-11.0-release/contrib/ntp/sntp/
H A Dmain.c807 char *hostname; local
[all...]

Completed in 318 milliseconds

123456789