Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h496 buffer *bindhost; member
H A Dserver.c229 CLEAN(srvconf.bindhost); in server_init()
317 CLEAN(srvconf.bindhost); in server_free()
H A Dnetwork.c881 buffer_copy_string_buffer(b, srv->srvconf.bindhost);
H A Dconfigfile.c130 cv[0].destination = srv->srvconf.bindhost; in config_insert()