Searched refs:set_static_supported (Results 1 – 1 of 1) sorted by relevance
5270 static int set_static_supported = -1; in server_set_entstat() local5271 if (set_static_supported == -1) in server_set_entstat()5272 set_static_supported = supported_response ("Set-static-directory"); in server_set_entstat()5273 if (!set_static_supported) return; in server_set_entstat()