Home
last modified time | relevance | path

Searched defs:HOST_NAME_MAX (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/openpam/lib/libpam/
H A Dpam_start.c50 #define HOST_NAME_MAX sysconf(_SC_HOST_NAME_MAX) macro
52 #define HOST_NAME_MAX 1024 macro
/freebsd/contrib/dma/
H A Dutil.c58 #define HOST_NAME_MAX 255 in hostname() macro
112 #define HOST_NAME_MAX 255 in systemhostname() macro
/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c100 #define HOST_NAME_MAX _SC_HOST_NAME_MAX macro
102 #define HOST_NAME_MAX 255 macro
/freebsd/crypto/openssh/
H A Ddefines.h131 # define HOST_NAME_MAX _POSIX_HOST_NAME_MAX macro
133 # define HOST_NAME_MAX MAXHOSTNAMELEN macro
135 # define HOST_NAME_MAX 255 macro
/freebsd/usr.bin/getconf/
H A Dsysconf.gperf37 HOST_NAME_MAX, _SC_HOST_NAME_MAX keyword
/freebsd/contrib/ntp/sntp/libevent/
H A Devdns.c124 #define HOST_NAME_MAX 255 macro
/freebsd/contrib/libevent/
H A Devdns.c124 #define HOST_NAME_MAX 255 macro