HomeSort by: relevance | last modified time | path
    Searched defs:NI_MAXHOST (Results 1 - 14 of 14) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/crypto/http/
http_lib.c 13 # include "../bio/bio_local.h" /* for NI_MAXHOST */
20 #ifndef NI_MAXHOST
21 # define NI_MAXHOST 255
261 char host[NI_MAXHOST];
  /src/external/bsd/openldap/dist/include/ac/
socket.h 250 #ifndef NI_MAXHOST
251 #define NI_MAXHOST 256
  /src/crypto/external/apache2/openssl/dist/crypto/http/
http_lib.c 18 #include "internal/bio_addr.h" /* for NI_MAXHOST */
20 #ifndef NI_MAXHOST
21 #define NI_MAXHOST 255
261 char host[NI_MAXHOST];
  /src/external/bsd/nsd/dist/compat/
fake-rfc2553.h 121 #ifndef NI_MAXHOST
122 # define NI_MAXHOST 1025
123 #endif /* !NI_MAXHOST */
  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 225 #ifndef NI_MAXHOST
226 #define NI_MAXHOST 1025
  /src/external/bsd/unbound/dist/compat/
fake-rfc2553.h 114 #ifndef NI_MAXHOST
115 # define NI_MAXHOST 1025
116 #endif /* !NI_MAXHOST */
  /src/external/mpl/dhcp/bind/include/irs/
netdb.h 115 #undef NI_MAXHOST
118 #define NI_MAXHOST 1025
  /src/external/bsd/tcpdump/dist/
netdissect-stdinc.h 329 #ifndef NI_MAXHOST
330 #define NI_MAXHOST 1025
  /src/include/
netdb.h 287 #define NI_MAXHOST 1025
  /src/external/mit/libuv/dist/include/uv/
unix.h 73 #ifndef NI_MAXHOST
74 # define NI_MAXHOST 1025
356 char host[NI_MAXHOST]; \
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h 256 #ifndef NI_MAXHOST
257 #define NI_MAXHOST 1025
  /src/external/bsd/libbind/dist/include/
netdb.h 246 #define NI_MAXHOST 1025
  /src/external/bsd/libevent/dist/
http.c 121 #define NI_MAXHOST 1025
4363 char ntop[NI_MAXHOST];
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 119 #define NI_MAXHOST 1025
4361 char ntop[NI_MAXHOST];

Completed in 57 milliseconds