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

123456789

/freebsd-10.1-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c42 char *hostname; variable
[all...]
/freebsd-10.1-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...]
H A Dhxtool.c825 const char *hostname; member in struct:verify
1716 const char *hostname = opt->hostname_strings.strings[i]; local
/freebsd-10.1-release/crypto/openssh/
H A Dssh-keygen.c168 char hostname[MAXHOSTNAMELEN]; variable
[all...]
H A Dsession.c1641 launch_login(struct passwd *pw, const char *hostname) argument
1711 const char *shell, *shell0, *hostname = NULL; local
2691 char hostname[MAXHOSTNAMELEN]; local
[all...]
H A Dchannels.c3155 char *hostname; local
[all...]
/freebsd-10.1-release/libexec/ftpd/
H A Dftpd.c152 char *hostname; variable
161 char *hostname; member in struct:ftphost
677 char *hostname; local
[all...]
/freebsd-10.1-release/sbin/dhclient/
H A Ddhclient.c98 char hostname[_POSIX_HOST_NAME_MAX + 1]; variable
[all...]
/freebsd-10.1-release/sbin/ping/
H A Dping.c165 char *hostname; variable
/freebsd-10.1-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-10.1-release/usr.sbin/bhyve/
H A Dsmbiostbl.c601 char hostname[MAXHOSTNAMELEN]; local
/freebsd-10.1-release/usr.sbin/inetd/
H A Dinetd.c258 char *hostname = NULL; variable
[all...]
/freebsd-10.1-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c1775 char hostname[MAXHOSTNAMELEN]; local
/freebsd-10.1-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1267 clear_blockingfilelock(const char *hostname) argument
1632 clear_partialfilelock(const char *hostname) argument
1874 do_clear(const char *hostname) argument
2027 monitor_lock_host(const char *hostname) argument
2103 unmonitor_lock_host(char *hostname) argument
2175 notify(const char *hostname, const int state) argument
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dmain.c807 char *hostname; local
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Ds_server.c1955 static int sv_body(char *hostname, int s, unsigned char *context) argument
2541 static int www_body(char *hostname, int s, unsigned char *context) argument
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_crypto.c3878 char hostname[MAXFILENAME]; /* host name buffer */ local
[all...]
H A Dntp_proto.c604 char hostname[NTP_MAXSTRLEN + 1]; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1299 char hostname[PATH_MAX]; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2608 const char *hostname = "localhost"; local
2614 const char *hostname = NULL; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c114 make_connection(const char *hostname, unsigned short port, apr_socket_t **sock, apr_pool_t *pool) argument
[all...]
/freebsd-10.1-release/lib/libc/net/
H A Dgetaddrinfo.c372 getaddrinfo(const char *hostname, const char *servname, argument
1176 explore_numeric(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res, const char *canonname) argument
1241 explore_numeric_scope(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res) argument
1678 char *hostname; local
1851 explore_fqdn(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res) argument
2196 const char *hostname; local
[all...]
/freebsd-10.1-release/sbin/ping6/
H A Dping6.c220 char *hostname; variable
/freebsd-10.1-release/sys/kern/
H A Dkern_sig.c3100 char *hostname, *name; local
/freebsd-10.1-release/usr.sbin/newsyslog/
H A Dnewsyslog.c244 static char hostname[MAXHOSTNAMELEN]; /* hostname */ variable

Completed in 702 milliseconds

123456789