Searched refs:set_static_supported (Results 1 – 1 of 1) sorted by relevance
5295 static int set_static_supported = -1; in server_set_entstat() local5296 if (set_static_supported == -1) in server_set_entstat()5297 set_static_supported = supported_response ("Set-static-directory"); in server_set_entstat()5298 if (!set_static_supported) return; in server_set_entstat()