INADDR_NONE       117 src/core/ngx_config.h #ifndef INADDR_NONE  /* Solaris */
INADDR_NONE        35 src/core/ngx_inet.c                 return INADDR_NONE;
INADDR_NONE        48 src/core/ngx_inet.c         return INADDR_NONE;
INADDR_NONE        56 src/core/ngx_inet.c     return INADDR_NONE;
INADDR_NONE       119 src/core/ngx_inet.c             if (word == INADDR_NONE) {
INADDR_NONE       387 src/core/ngx_inet.c     if (cidr->u.in.addr != INADDR_NONE) {
INADDR_NONE       487 src/core/ngx_inet.c     if (inaddr != INADDR_NONE) {
INADDR_NONE       746 src/core/ngx_inet.c     if (sin->sin_addr.s_addr != INADDR_NONE) {
INADDR_NONE      1110 src/core/ngx_inet.c     if (in_addr == INADDR_NONE) {
INADDR_NONE       326 src/core/ngx_resolver.c         if (addr != INADDR_NONE) {
INADDR_NONE       190 src/http/modules/ngx_http_geo_module.c                   ngx_radix32tree_find(ctx->u.trees.tree, INADDR_NONE);
INADDR_NONE       274 src/http/modules/ngx_http_geo_module.c                 inaddr = INADDR_NONE;
INADDR_NONE       287 src/http/modules/ngx_http_geo_module.c         inaddr = INADDR_NONE;
INADDR_NONE       707 src/http/modules/ngx_http_geo_module.c     if (start == INADDR_NONE) {
INADDR_NONE       717 src/http/modules/ngx_http_geo_module.c     if (end == INADDR_NONE) {
INADDR_NONE       281 src/http/modules/ngx_http_geoip_module.c         return INADDR_NONE;
INADDR_NONE      1639 src/http/ngx_http_upstream.c     if (ngx_inet_addr(name.data, name.len) != INADDR_NONE) {
INADDR_NONE       648 src/stream/ngx_stream_proxy_module.c     if (ngx_inet_addr(name.data, name.len) != INADDR_NONE) {