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

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.h18 errval_t http_cache_init (struct in_addr server, const char *path,
H A Dhttp_cache.c642 errval_t http_cache_init(struct in_addr server, const char *path, function
662 printf ("http_cache_init failed in timer_create\n");
666 DEBUGPRINT ("http_cache_init done\n");
668 } /* end function: http_cache_init */
H A Dhttp_server.c612 http_cache_init(server, path, realinit);

Completed in 35 milliseconds