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

  /src/external/bsd/nsd/dist/compat/
fake-rfc2553.h 118 #ifndef NI_MAXSERV
119 # define NI_MAXSERV 32
120 #endif /* !NI_MAXSERV */
  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 227 #define NI_MAXSERV 32
  /src/external/bsd/unbound/dist/compat/
fake-rfc2553.h 111 #ifndef NI_MAXSERV
112 # define NI_MAXSERV 32
113 #endif /* !NI_MAXSERV */
  /src/external/mpl/dhcp/bind/include/irs/
netdb.h 116 #undef NI_MAXSERV
119 #define NI_MAXSERV 32
  /src/include/
netdb.h 288 #define NI_MAXSERV 32
  /src/external/mit/libuv/dist/include/uv/
unix.h 77 #ifndef NI_MAXSERV
78 # define NI_MAXSERV 32
357 char service[NI_MAXSERV]; \
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h 258 #define NI_MAXSERV 32
  /src/external/bsd/libbind/dist/include/
netdb.h 247 #define NI_MAXSERV 32
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 176 #ifndef NI_MAXSERV
177 #define NI_MAXSERV 1024
185 char strport[NI_MAXSERV];
  /src/external/bsd/libevent/dist/test/
regress_http.c 179 #ifndef NI_MAXSERV
180 #define NI_MAXSERV 1024
188 char strport[NI_MAXSERV];
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 118 #define NI_MAXSERV 32
4362 char strport[NI_MAXSERV];
4437 char strport[NI_MAXSERV];
  /src/external/bsd/libevent/dist/
http.c 120 #define NI_MAXSERV 32
4528 char strport[NI_MAXSERV];
4603 char strport[NI_MAXSERV];

Completed in 63 milliseconds