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

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.c83 static struct buff_holder *allocate_buff_holder (size_t len) function
98 } /* end function: allocate_buff_holder */
144 error_cache->hbuff = allocate_buff_holder (0);
350 e->hbuff = allocate_buff_holder(

Completed in 33 milliseconds