Searched defs:MAXHOSTNAMELEN (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cray.h53 # define MAXHOSTNAMELEN 64 macro
/freebsd-10-stable/contrib/mtree/
H A Dextern.h53 #define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_setdomainname.c113 ATF_REQUIRE_EQ(sizeof(domains[i]), MAXHOSTNAMELEN); local
114 ATF_REQUIRE_EQ(sizeof(name), MAXHOSTNAMELEN); local
[all...]
H A Dt_sethostname.c73 ATF_REQUIRE_EQ(sizeof(hosts[i]), MAXHOSTNAMELEN); local
74 ATF_REQUIRE_EQ(sizeof(name), MAXHOSTNAMELEN); local
/freebsd-10-stable/lib/libc/rpc/
H A Dnetname.c60 #define MAXHOSTNAMELEN 256 macro
H A Dclnt_simple.c61 #define MAXHOSTNAMELEN 64 macro
/freebsd-10-stable/libexec/rbootd/
H A Ddefs.h57 #define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dworkarounds.c39 #undef MAXHOSTNAMELEN macro
45 #define MAXHOSTNAMELEN 256 /* storage for host name */ macro
/freebsd-10-stable/contrib/tcpdump/
H A Dtcpdump-stdinc.h99 #define MAXHOSTNAMELEN 64 macro
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dtelnetd.c119 #define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/ipfilter/
H A Dipf.h116 # define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/sys/sys/
H A Dparam.h108 #define MAXHOSTNAMELEN 256 /* max hostname size */ macro
/freebsd-10-stable/contrib/amd/include/
H A Dam_utils.h74 # define MAXHOSTNAMELEN HOSTNAMESZ macro
76 # define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/usr.sbin/cron/cron/
H A Dcron.h97 #define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/traceroute/
H A Dtraceroute.c268 #define MAXHOSTNAMELEN 64 macro
/freebsd-10-stable/contrib/unbound/
H A Dconfig.h865 #define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/telnet/telnet/
H A Dcommands.c83 #define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h2825 # define MAXHOSTNAMELEN 256 macro
2838 # undef MAXHOSTNAMELEN macro
2839 # define MAXHOSTNAMELEN 256 macro
/freebsd-10-stable/contrib/tcsh/
H A Dsh.h432 # undef MAXHOSTNAMELEN /* Busted headers? */ macro
529 # define MAXHOSTNAMELEN (HOST_NAME_MAX + 1) macro
533 # define MAXHOSTNAMELEN 256 macro

Completed in 163 milliseconds