Searched defs:hostname (Results 1 - 25 of 219) sorted by last modified time

123456789

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa.c3711 const char *hostname = "<unknown>"; local
3803 const char *hostname; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2934 const char *hostname = "unknown"; local
3371 const char *hostname = "<unknown>"; local
3393 const char *hostname = "<unknown>"; local
[all...]
/freebsd-current/sys/kern/
H A Dkern_sig.c3967 char *hostname, *name; local
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2217 const char *hostname = "<unknown>"; local
/freebsd-current/sys/sys/
H A Dsysproto.h2327 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)]; member in struct:ogethostname_args
2331 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)]; member in struct:osethostname_args
H A Dkerneldump.h98 char hostname[64]; member in struct:kerneldumpheader
/freebsd-current/sys/i386/linux/
H A Dlinux_proto.h239 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)]; member in struct:linux_sethostname_args
/freebsd-current/sys/arm64/linux/
H A Dlinux_proto.h631 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)]; member in struct:linux_sethostname_args
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_proto.h239 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)]; member in struct:linux_sethostname_args
/freebsd-current/sys/amd64/linux/
H A Dlinux_proto.h615 char hostname_l_[PADL_(char *)]; char * hostname; char hostname_r_[PADR_(char *)]; member in struct:linux_sethostname_args
/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c271 static char hostname[MAXHOSTNAMELEN]; /* hostname */ variable
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Dsmbiostbl.c680 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp236 std::string hostname; local
160 LaunchGDBServer( const lldb_private::Args &args, std::string hostname, lldb::pid_t &pid, std::optional<uint16_t> &port, std::string &socket_name) argument
[all...]
H A DGDBRemoteCommunicationClient.cpp2596 std::string hostname; local
/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/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp223 SocketAddress::GetAddressInfo(const char *hostname, const char *servname, argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp344 std::string hostname; variable
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h51 std::string hostname; member in struct:lldb_private::Socket::HostAndPort
/freebsd-current/crypto/openssh/
H A Dsshconnect2.c126 char *alg = NULL, *hostname = NULL, *ret = NULL, *best = NULL; local
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...]
H A Dssh-keygen.c169 static char hostname[NI_MAXHOST]; variable
[all...]
H A Dssh-agent.c380 const char *hostname = dch->hostname ? dch->hostname local
[all...]
H A Dsession.c2600 char hostname[NI_MAXHOST]; local
H A Dreadconf.h72 char *hostname; /* Real host to connect. */ member in struct:__anon7
/freebsd-current/crypto/openssh/regress/
H A Dtest-exec.sh433 hostname() { function

Completed in 537 milliseconds

123456789