Searched refs:server_software (Results 1 – 4 of 4) sorted by relevance
116 const char *server_software;/* our brand :-) */ member
1984 bozo_printf(httpd, "Server: %s\r\n", httpd->server_software); in bozo_print_header() 2312 bozo_printf(httpd, "Server: %s\r\n", httpd->server_software); in bozo_http_error() 2667 httpd->server_software = in bozo_setup() 2742 free(bozo_unconst(httpd->server_software)); in bozo_cleanup()
383 httpd->server_software); in bozo_process_lua()
544 bozo_setenv(httpd, "SERVER_SOFTWARE", httpd->server_software, in bozo_process_cgi()