hostnamelen 418 compat/hpux/hpux_compat.c if (i > hostnamelen + 1) hostnamelen 419 compat/hpux/hpux_compat.c i = hostnamelen + 1; hostnamelen 177 dev/ic/rln.c min(hostnamelen, sizeof sc->sc_param.rp_master)); hostnamelen 182 isofs/cd9660/cd9660_rrip.c wlen = hostnamelen; hostnamelen 254 isofs/cd9660/cd9660_rrip.c wlen = hostnamelen; hostnamelen 222 kern/kern_sysctl.c int hostnamelen; hostnamelen 321 kern/kern_sysctl.c hostnamelen = newlen; hostnamelen 197 lib/libsa/bootparam.c hostnamelen = MAXHOSTNAMELEN-1; hostnamelen 198 lib/libsa/bootparam.c if (xdr_string_decode(&recv_head, hostname, &hostnamelen)) { hostnamelen 258 lib/libsa/bootparam.c if (xdr_string_encode(&send_tail, hostname, hostnamelen)) { hostnamelen 25 lib/libsa/globals.c int hostnamelen; hostnamelen 77 lib/libsa/net.h extern int hostnamelen; hostnamelen 735 netinet6/icmp6.c if (maxhlen > hostnamelen) hostnamelen 736 netinet6/icmp6.c maxhlen = hostnamelen; hostnamelen 1311 netinet6/icmp6.c n = ni6_nametodns(hostname, hostnamelen, 0); hostnamelen 1432 netinet6/icmp6.c n->m_next = ni6_nametodns(hostname, hostnamelen, oldfqdn); hostnamelen 1130 netinet6/in6.c if (in6_nigroup(ifp, hostname, hostnamelen, &mltaddr) == 0) { hostnamelen 98 netinet6/in6_ifattach.c if (hostnamelen < 3) hostnamelen 105 netinet6/in6_ifattach.c MD5Update(&ctxt, hostname, hostnamelen); hostnamelen 208 nfs/nfs_boot.c hostnamelen = MAXHOSTNAMELEN; hostnamelen 400 nfs/nfs_boot.c hostnamelen = MAXHOSTNAMELEN-1; hostnamelen 401 nfs/nfs_boot.c m = xdr_string_decode(m, hostname, &hostnamelen); hostnamelen 458 nfs/nfs_boot.c m = xdr_string_encode(hostname, hostnamelen); hostnamelen 45 sys/kernel.h extern int hostnamelen;