Searched refs:bindhost (Results 1 – 5 of 5) sorted by relevance
110 const buffer *bindhost; member
801 buffer_copy_buffer(b, srv->srvconf.bindhost); in network_init()852 if ((!srv->srvconf.systemd_socket_activation || srv->srvconf.bindhost) in network_init()855 if (srv->srvconf.bindhost) in network_init()856 buffer_copy_buffer(b, srv->srvconf.bindhost); in network_init()
1388 …if (srv->srvconf.bindhost && buffer_is_equal_string(srv->srvconf.bindhost, CONST_STR_LEN("/dev/std… in server_main_setup()
834 srv->srvconf.bindhost = cpv->v.b; in config_insert_srvconf()
941 * [core] cfg server.bindhost after $SERVER["socket"]