socklen_t          19 core/ngx_connection.c ngx_create_listening(ngx_conf_t *cf, void *sockaddr, socklen_t socklen)
socklen_t          94 core/ngx_connection.c     socklen_t                  olen;
socklen_t         962 core/ngx_connection.c     socklen_t             len;
socklen_t          21 core/ngx_connection.h     socklen_t           socklen;    /* size of sockaddr */
socklen_t         127 core/ngx_connection.h     socklen_t           socklen;
socklen_t         179 core/ngx_connection.h     socklen_t socklen);
socklen_t          71 core/ngx_inet.h     socklen_t                 socklen;
socklen_t          94 core/ngx_inet.h     socklen_t                 socklen;
socklen_t          38 core/ngx_resolver.h     socklen_t                 socklen;
socklen_t         359 event/modules/ngx_select_module.c     socklen_t     len;
socklen_t         351 event/modules/ngx_win32_select_module.c     socklen_t     len;
socklen_t          20 event/ngx_event_accept.c     socklen_t          socklen;
socklen_t          40 event/ngx_event_connect.h     socklen_t                        socklen;
socklen_t          37 http/modules/ngx_http_realip_module.c     socklen_t          socklen;
socklen_t          63 http/ngx_http_core_module.h     socklen_t                  socklen;
socklen_t        1760 http/ngx_http_upstream.c     socklen_t  len;
socklen_t         239 http/ngx_http_upstream.h     socklen_t                        socklen;
socklen_t          18 http/ngx_http_upstream_round_robin.h     socklen_t                       socklen;
socklen_t          30 mail/ngx_mail.h     socklen_t               socklen;
socklen_t          86 mail/ngx_mail.h     socklen_t               socklen;
socklen_t         152 os/unix/ngx_channel.c         if (cmsg.cm.cmsg_len < (socklen_t) CMSG_LEN(sizeof(int))) {