Searched refs:MaxHostNameLen (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c78 char myhostname[MaxHostNameLen];
H A Druserpass.c114 mydomain = guess_domain (myhostname, MaxHostNameLen);
H A Dftp.c58 static char hostnamebuf[MaxHostNameLen];
1489 char name[MaxHostNameLen];
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Diruserok.c94 char buf[MaxHostNameLen + 128]; /* host + login */
95 char hname[MaxHostNameLen];
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dutmp_login.c45 char local_hostname[MaxHostNameLen];
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h12 #define MaxHostNameLen (64+4) macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c686 char host_name[MaxHostNameLen];
687 char remote_host_name[MaxHostNameLen];
688 char remote_utmp_name[MaxHostNameLen];
H A Dsys_term.c59 int utmp_len = MaxHostNameLen;
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c91 char hostname[MaxHostNameLen];
92 char remotehost[MaxHostNameLen];
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c43 static char _hostname[MaxHostNameLen];

Completed in 107 milliseconds