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

123456789

/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...]
/freebsd-current/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1243 clear_blockingfilelock(const char *hostname) argument
1610 clear_partialfilelock(const char *hostname) argument
1852 do_clear(const char *hostname) argument
2005 monitor_lock_host(const char *hostname) argument
2081 unmonitor_lock_host(char *hostname) argument
2153 notify(const char *hostname, const int state) argument
[all...]
/freebsd-current/lib/libc/net/
H A Dgetaddrinfo.c389 getaddrinfo(const char *hostname, const char *servname, argument
1241 explore_numeric(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res, const char *canonname) argument
1332 explore_numeric_scope(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res) argument
1740 char *hostname; local
1911 explore_fqdn(const struct addrinfo *pai, const char *hostname, const char *servname, struct addrinfo **res) argument
2263 const char *hostname; local
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Drfb.c1135 rfb_init(const char *hostname, int port, int wait, const char *password) argument
H A Dsmbiostbl.c680 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/libexec/ftpd/
H A Dftpd.c138 char *hostname; variable
147 char *hostname; member in struct:ftphost
658 char *hostname; local
[all...]
/freebsd-current/usr.sbin/inetd/
H A Dinetd.c258 static char *hostname = NULL; variable
[all...]
/freebsd-current/contrib/telnet/telnet/
H A Dcommands.c96 char *hostname; variable
[all...]
/freebsd-current/usr.sbin/ctld/
H A Dctld.c808 isns_do_register(struct isns *isns, int s, const char *hostname) argument
869 isns_do_check(struct isns *isns, int s, const char *hostname) argument
902 isns_do_deregister(struct isns *isns, int s, const char *hostname) argument
938 char hostname[256]; local
966 char hostname[256]; local
995 char hostname[256]; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c500 const char *name, *hostname = NULL; local
/freebsd-current/lib/libfetch/
H A Dcommon.c773 fetch_ssl_hname_is_only_numbers(const char *hostname, size_t len) argument
861 fetch_ssl_get_numeric_addrinfo(const char *hostname, size_t len) argument
[all...]
/freebsd-current/usr.sbin/traceroute/
H A Dtraceroute.c317 char *hostname; variable
1897 gethostinfo(register char *hostname) argument
1969 getaddr(register u_int32_t *ap, register char *hostname) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dreadconf.h72 char *hostname; /* Real host to connect. */ member in struct:__anon7
H A Dsession.c2600 char hostname[NI_MAXHOST]; local
H A Dssh-agent.c380 const char *hostname = dch->hostname ? dch->hostname local
[all...]
H A Dsshconnect2.c126 char *alg = NULL, *hostname = NULL, *ret = NULL, *best = NULL; local
/freebsd-current/contrib/ofed/libmlx5/
H A Dmlx5.h254 char hostname[40]; member in struct:mlx5_context
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_proto.c645 char hostname[NTP_MAXSTRLEN + 1]; local
[all...]
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32.h288 uint32_t hostname; member in struct:jail32_v0
295 uint32_t hostname; member in struct:jail32
/freebsd-current/contrib/sendmail/src/
H A Dsrvrsmtp.c979 char *hostname; /* my hostname ($j) */ local
5937 reset_saslconn(sasl_conn_t **conn, char *hostname, argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2596 std::string hostname; local
/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c271 static char hostname[MAXHOSTNAMELEN]; /* hostname */ variable
[all...]
/freebsd-current/contrib/ntp/include/
H A Dntp_request.h949 char hostname[NTP_MAXHOSTNAME]; /* hostname */ member in struct:info_dns_assoc
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dhttp.c1724 const char *hostname; local
3399 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, const char *hostname) argument
3436 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, const char *hostname) argument
3469 const char *hostname; local
4229 char *hostname = NULL, *portname = NULL; local
[all...]

Completed in 366 milliseconds

123456789