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

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.h20 errval_t http_cache_lookup (const char *name, struct http_conn *cs);
H A Dhttp_cache.c419 errval_t http_cache_lookup (const char *name, struct http_conn *cs) function
449 } /* end function: http_cache_lookup */
H A Dhttp_server.c544 errval_t e = http_cache_lookup(uri, conn);

Completed in 38 milliseconds