bind              374 core/ngx_connection.c             if (bind(s, ls[i].sockaddr, ls[i].socklen) == -1) {
bind               69 event/ngx_event_connect.c         if (bind(s, pc->local->sockaddr, pc->local->socklen) == -1) {
bind             1615 http/ngx_http.c     if (first->opt.bind && !second->opt.bind) {
bind             1620 http/ngx_http.c     if (!first->opt.bind && second->opt.bind) {
bind             1662 http/ngx_http.c         addr[last - 1].opt.bind = 1;
bind             1673 http/ngx_http.c         if (bind_wildcard && !addr[i].opt.bind) {
bind             3487 http/ngx_http_core_module.c             lsopt.bind = 1;
bind             3507 http/ngx_http_core_module.c             lsopt.bind = 1;
bind             3524 http/ngx_http_core_module.c             lsopt.bind = 1;
bind             3541 http/ngx_http_core_module.c             lsopt.bind = 1;
bind             3556 http/ngx_http_core_module.c             lsopt.bind = 1;
bind             3570 http/ngx_http_core_module.c             lsopt.bind = 1;
bind             3601 http/ngx_http_core_module.c                 lsopt.bind = 1;
bind               67 http/ngx_http_core_module.h     unsigned                   bind:1;
bind              309 mail/ngx_mail.c     addr->bind = listen->bind;
bind              346 mail/ngx_mail.c             addr[last - 1].bind = 1;
bind              357 mail/ngx_mail.c             if (bind_wildcard && !addr[i].bind) {
bind              528 mail/ngx_mail.c     if (first->bind && !second->bind) {
bind              533 mail/ngx_mail.c     if (!first->bind && second->bind) {
bind               35 mail/ngx_mail.h     unsigned                bind:1;
bind               90 mail/ngx_mail.h     unsigned                bind:1;
bind              392 mail/ngx_mail_core_module.c             ls->bind = 1;
bind              418 mail/ngx_mail_core_module.c                 ls->bind = 1;