Searched refs:MAXHOSTNAMELEN (Results 1 - 8 of 8) sorted by relevance

/sendmail/include/sm/
H A Dconf.h2820 # if !defined(MAXHOSTNAMELEN) && !defined(_SCO_unix_) && !defined(NonStop_UX_BXX) && !defined(ALTOS_SYSTEM_V)
2821 # define MAXHOSTNAMELEN 256 macro
2822 # endif /* !defined(MAXHOSTNAMELEN) && !defined(_SCO_unix_) && !defined(NonStop_UX_BXX) && !defined(ALTOS_SYSTEM_V) */
2825 # if _FFR_LINUX_MHNL && defined(__linux__) && MAXHOSTNAMELEN < 255
2834 # undef MAXHOSTNAMELEN macro
2835 # define MAXHOSTNAMELEN 256 macro
2836 # endif /* _FFR_LINUX_MHNL && defined(__linux__) && MAXHOSTNAMELEN < 255 */
/sendmail/sendmail/
H A Dsm_resolve.c178 char host[MAXHOSTNAMELEN];
H A Dmci.c1262 char host[MAXHOSTNAMELEN];
1501 char t_host[MAXHOSTNAMELEN];
H A Ddaemon.c189 char jbuf[MAXHOSTNAMELEN];
270 char jbuf[MAXHOSTNAMELEN];
H A Dmain.c192 char jbuf[MAXHOSTNAMELEN]; /* holds MyHostName */
4299 char host[MAXHOSTNAMELEN];
H A Dmap.c1856 char buf[MAXHOSTNAMELEN];
3929 char jbuf[MAXHOSTNAMELEN];
H A Dconf.c4619 char hnb[MAXHOSTNAMELEN];
6307 /* Set MAXHOSTNAMELEN to 256 (Linux) */
H A Dreadcf.c989 char jbuf[MAXHOSTNAMELEN];

Completed in 367 milliseconds