Home
last modified time | relevance | path

Searched refs:bindhost (Results 1 – 5 of 5) sorted by relevance

/lighttpd1.4/src/
H A Dbase.h110 const buffer *bindhost; member
H A Dnetwork.c801 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()
H A Dserver.c1388 …if (srv->srvconf.bindhost && buffer_is_equal_string(srv->srvconf.bindhost, CONST_STR_LEN("/dev/std… in server_main_setup()
H A Dconfigfile.c834 srv->srvconf.bindhost = cpv->v.b; in config_insert_srvconf()
/lighttpd1.4/
H A DNEWS941 * [core] cfg server.bindhost after $SERVER["socket"]