Searched refs:host_name (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | telnetd.c | 686 char host_name[MaxHostNameLen]; variable 733 gethostname(host_name, sizeof (host_name)); in doit() 739 char *domain = strchr(host_name, '.'); in doit() 759 auth_encrypt_init(host_name, remote_host_name, "TELNETD", 1); in doit() 979 edithost(he, host_name); in my_telnet()
|
/freebsd/crypto/openssh/ |
H A D | ssh.c | 561 process_config_files(const char *host_name, struct passwd *pw, int final_pass, in process_config_files() argument 569 !read_config_file(config, pw, host, host_name, &options, in process_config_files() 578 (void)read_config_file(buf, pw, host, host_name, in process_config_files() 584 host, host_name, &options, in process_config_files()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sniffer | 389 # host_name[9];
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | tcpip.subr | 72 host_name \ 908 lease get host_name cp &&
|
/freebsd/contrib/bearssl/src/ssl/ |
H A D | ssl_hs_client.t0 | 502 0 write8 \ name type: host_name
|
H A D | ssl_hs_server.t0 | 422 \ Find if there is a name of type 0 (host_name) with a length
|