Home
last modified time | relevance | path

Searched refs:create_cache_entry (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/wininet/
H A Dhttp.c2449 static void create_cache_entry(http_request_t *req) in create_cache_entry() function
5221 create_cache_entry(request); in HTTP_HttpSendRequestW()
5329 create_cache_entry(request); in HTTP_HttpEndRequestW()
/reactos/modules/rostests/winetests/urlmon/
H A Dprotocol.c3184 static void create_cache_entry(const WCHAR *urlw) in create_cache_entry() function
3349 create_cache_entry(url); in test_http_protocol_url()