Searched refs:MAXHOSTNAMELEN (Results 201 - 207 of 207) sorted by relevance

123456789

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c1862 char localhost[MAXHOSTNAMELEN + 2];
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clvfsops.c270 MAXHOSTNAMELEN);
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c1902 char buf[MAXHOSTNAMELEN];
4358 char jbuf[MAXHOSTNAMELEN];
H A Dconf.c4692 char hnb[MAXHOSTNAMELEN];
H A Dreadcf.c1034 char jbuf[MAXHOSTNAMELEN];
/freebsd-11-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c3276 if (nidp->nid_namelen <= 0 || nidp->nid_namelen > MAXHOSTNAMELEN) {
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure5785 char name[MAXHOSTNAMELEN];

Completed in 127 milliseconds

123456789