Searched refs:ngx_mail_add_addrs (Results 1 – 1 of 1) sorted by relevance
18 static ngx_int_t ngx_mail_add_addrs(ngx_conf_t *cf, ngx_mail_port_t *mport,372 if (ngx_mail_add_addrs(cf, mport, addr) != NGX_OK) { in ngx_mail_optimize_servers()388 ngx_mail_add_addrs(ngx_conf_t *cf, ngx_mail_port_t *mport, in ngx_mail_add_addrs() function