Searched refs:get_sdl_from_cache (Results 1 – 1 of 1) sorted by relevance
1542 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, size_t uri_len, time_t t, time_t … in get_sdl_from_cache() function3251 if ((sdl = get_sdl_from_cache(key, uri, uri_len, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
Completed in 13 milliseconds