Lines Matching defs:bind_ports
59 static in_port_t *bind_ports = 0;
165 SMTP_PROTOCOL_SMTP, "127.0.0.1", bind_ports[0],
171 SMTP_PROTOCOL_SMTP, "127.0.0.1", bind_ports[0],
260 SMTP_PROTOCOL_SMTP, "127.0.0.1", bind_ports[0],
270 SMTP_PROTOCOL_SMTP, "127.0.0.1", bind_ports[0],
421 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
430 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
528 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
537 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
611 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
620 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
739 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
798 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1022 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[index],
1357 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[index],
1464 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1473 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1558 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1567 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1678 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[index],
1779 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1888 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
1986 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[0],
2473 SMTP_PROTOCOL_SMTP, net_ip2addr(&bind_ip), bind_ports[index],
2829 bind_ports = i_new(in_port_t, server_tests_count);
2837 fds[i] = test_open_server_fd(&bind_ports[i]);
2855 i_free(bind_ports);
2912 i_free(bind_ports);