Searched defs:hostname (Results 151 - 175 of 219) sorted by relevance

123456789

/freebsd-current/crypto/heimdal/lib/ntlm/
H A Dntlm.c535 struct sec_buffer domain, hostname; local
593 struct sec_buffer domain, hostname; local
[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dhxtool.c825 const char *hostname; member in struct:verify
1717 const char *hostname = opt->hostname_strings.strings[i]; local
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-current/contrib/libpcap/
H A Dsockutils.c910 get_gai_errstring(char *errbuf, int errbuflen, const char *prefix, int err, const char *hostname, const char *portname) argument
/freebsd-current/contrib/tcpdump/
H A Dprint-pptp.c103 nd_byte hostname[64]; member in struct:pptp_msg_sccrq
115 nd_byte hostname[64]; member in struct:pptp_msg_sccrp
391 pptp_hostname_print(netdissect_options *ndo, const u_char *hostname) argument
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clvfsops.c602 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, const char *hostname, struct ucred *cred, struct thread *td) argument
[all...]
/freebsd-current/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c98 PACKET sni, hostname; local
[all...]
/freebsd-current/crypto/openssl/ssl/
H A Dssl_sess.c980 int SSL_SESSION_set1_hostname(SSL_SESSION *s, const char *hostname) argument
[all...]
/freebsd-current/lib/libcasper/services/cap_net/
H A Dcap_net.c283 cap_getaddrinfo(cap_channel_t *chan, const char *hostname, const char *servname, argument
960 const char *hostname, *servname; local
/freebsd-current/usr.bin/rpcinfo/
H A Drpcinfo.c594 const char *hostname; local
/freebsd-current/sbin/mount_nfs/
H A Dmount_nfs.c148 char hostname[MAXHOSTNAMELEN + 1], gssn[MAXHOSTNAMELEN + 50]; local
/freebsd-current/usr.sbin/nfsd/
H A Dnfsd.c1009 char hostname[MAXHOSTNAMELEN + 1], *cp; local
/freebsd-current/sys/sys/
H A Djail.h37 char *hostname; member in struct:jail_v0
45 char *hostname; member in struct:jail
/freebsd-current/contrib/sendmail/src/
H A Dutil.c3098 char *hostname; /* my hostname ($j) */ local
/freebsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c326 static char *hostname; variable
/freebsd-current/crypto/openssh/
H A Dsshconnect.c621 get_hostfile_hostname_ipaddr(char *hostname, struct sockaddr *hostaddr, argument
933 check_host_key(char *hostname, const struct ssh_conn_info *cinfo, argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp344 std::string hostname; variable
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp797 MakeUrl(const char *scheme, const char *hostname, uint16_t port, const char *path) argument
/freebsd-current/contrib/ntp/util/
H A Dntp-keygen.c172 char *hostname = NULL; /* host, used in cert filenames */ variable
[all...]
/freebsd-current/contrib/tcsh/
H A Dtc.func.c2025 struct strbuf hostname = strbuf_INIT; local
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c91 char hostname[MaxHostNameLen]; variable
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c42 char *hostname; variable
[all...]
/freebsd-current/sbin/ipf/common/
H A Dipf_y.y1149 hostname: label
/freebsd-current/libexec/bootpd/
H A Dreadfile.c1282 goodname(char *hostname) argument
[all...]
/freebsd-current/sbin/dhclient/
H A Ddhclient.c103 static char hostname[_POSIX_HOST_NAME_MAX + 1]; variable
[all...]

Completed in 576 milliseconds

123456789