Searched refs:find_cacheline (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.c173 static struct http_cache_entry *find_cacheline (const char *name) function
195 } /* end function: find_cacheline */
424 e = find_cacheline(name);
517 ce = find_cacheline(e->name);

Completed in 28 milliseconds