Searched defs:batch_realloc (Results 1 - 1 of 1) sorted by relevance
/lxc/src/lxc/cgroups/ | ||
H A D | cgfsng.c | 265 static void batch_realloc(char **mem, size_t oldlen, size_t newlen) function 279 batch_realloc(dest, oldlen, full + 1); |
Completed in 11 milliseconds