Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dprocess-util.c72 if (!GREEDY_REALLOC(r, allocated, len+2)) { in get_process_cmdline()
162 if (!GREEDY_REALLOC(outcome, allocated, sz + 5)) in get_process_environ()
H A Dutil.h347 #define GREEDY_REALLOC(array, allocated, need) \ macro

Completed in 2 milliseconds