Lines Matching refs:EC_BADNET
458 die(_("failed to create listening socket: %s"), NULL, EC_BADNET); in create_bound_listener()
465 die(_("failed to set IPV6 options on listening socket: %s"), NULL, EC_BADNET);\ in create_bound_listener()
493 die(_("failed to bind listening socket for %s: %s"), daemon->namebuff, EC_BADNET); in create_bound_listener()
500 die(_("failed to set SO_MARK on listen socket: %s"), NULL, EC_BADNET); in create_bound_listener()
503 die(_("failed to listen on socket: %s"), NULL, EC_BADNET); in create_bound_listener()
515 die(_("failed to create TFTP socket: %s"), NULL, EC_BADNET); in create_bound_listener()
649 die(_("failed to create listening socket: %s"), NULL, EC_BADNET); in create_bound_listeners()
656 die(_("failed to set IPV6 options on listening socket: %s"), NULL, EC_BADNET); in create_bound_listeners()
683 daemon->namebuff, EC_BADNET); in create_bound_listeners()
687 die(_("failed to listen on socket: %s"), NULL, EC_BADNET); in create_bound_listeners()
699 die(_("failed to create TFTP socket: %s"), NULL, EC_BADNET); in create_bound_listeners()
899 daemon->namebuff, EC_BADNET); in pre_allocate_sfds()
1005 die(_("interface string too long: %s"), NULL, EC_BADNET); in set_interfaces()
1018 die(_("malloc failure in set_interfaces: %s"), NULL, EC_BADNET); in set_interfaces()
1030 die(_("enumerate interfaces error in set_interfaces: %s"), NULL, EC_BADNET); in set_interfaces()