Searched defs:HOST_NAME_MAX (Results 1 - 3 of 3) sorted by path

/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devdns.c123 #define HOST_NAME_MAX 255 macro
/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dpam_start.c52 #define HOST_NAME_MAX sysconf(_SC_HOST_NAME_MAX) macro
54 #define HOST_NAME_MAX 1024 macro
/freebsd-10-stable/crypto/openssh/
H A Ddefines.h124 # define HOST_NAME_MAX _POSIX_HOST_NAME_MAX macro
126 # define HOST_NAME_MAX MAXHOSTNAMELEN macro
128 # define HOST_NAME_MAX 255 macro

Completed in 97 milliseconds