Searched defs:batch_realloc (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/cgroups/
H A Dcgfsng.c265 static void batch_realloc(char **mem, size_t oldlen, size_t newlen) function
279 batch_realloc(dest, oldlen, full + 1);

Completed in 15 milliseconds