Searched refs:HTTP_BOOT_CACHE_CONTENT (Results 1 – 2 of 2) sorted by relevance
47 } HTTP_BOOT_CACHE_CONTENT; typedef57 HTTP_BOOT_CACHE_CONTENT *Cache;
493 IN HTTP_BOOT_CACHE_CONTENT *Cache in HttpBootFreeCache()554 HTTP_BOOT_CACHE_CONTENT *Cache; in HttpBootFreeCacheList()557 Cache = NET_LIST_USER_STRUCT (Entry, HTTP_BOOT_CACHE_CONTENT, Link); in HttpBootFreeCacheList()592 HTTP_BOOT_CACHE_CONTENT *Cache; in HttpBootGetFileFromCache()601 Cache = NET_LIST_USER_STRUCT (Entry, HTTP_BOOT_CACHE_CONTENT, Link); in HttpBootGetFileFromCache()755 HTTP_BOOT_CACHE_CONTENT *Cache; in HttpBootGetBootFile()799 Cache = AllocateZeroPool (sizeof (HTTP_BOOT_CACHE_CONTENT)); in HttpBootGetBootFile()