Searched defs:NI_MAXHOST (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/
H A Dfake-rfc2553.h113 #ifndef NI_MAXHOST
114 # define NI_MAXHOST 1025 macro
115 #endif /* !NI_MAXHOST */
/external/tcpdump/missing/
H A Daddrinfo.h98 #ifndef NI_MAXHOST
99 #define NI_MAXHOST 1025 macro
/external/tcpdump/
H A Dtcpdump-stdinc.h96 #define NI_MAXHOST 1025 macro
/external/openssh/openbsd-compat/
H A Dfake-rfc2553.h116 #ifndef NI_MAXHOST
117 # define NI_MAXHOST 1025 macro
118 #endif /* !NI_MAXHOST */
/external/chromium/third_party/libevent/
H A Dhttp.c100 #define NI_MAXHOST 1025 macro
2652 char ntop[NI_MAXHOST];

Completed in 142 milliseconds