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

/external/e2fsprogs/intl/
H A Drelocatable.c92 static char *orig_prefix; variable
110 /* Optimization: if orig_prefix and curr_prefix are equal, the
125 orig_prefix = memory;
132 orig_prefix = NULL;
394 /* At this point, orig_prefix and curr_prefix likely have already been
397 initially been installed in the same orig_prefix. But we can do
399 in a different prefix before being moved to orig_prefix and (later)
401 orig_prefix. */
420 typically created from the same Makefile variable as orig_prefix came
422 if (orig_prefix !
[all...]

Completed in 74 milliseconds