Searched refs:orig_prefix (Results 1 – 3 of 3) sorted by relevance
87 static char *orig_prefix; variable120 orig_prefix = memory; in set_this_relocation_prefix()127 orig_prefix = NULL; in set_this_relocation_prefix()412 if (orig_prefix != NULL && curr_prefix != NULL in relocate()413 && strncmp (pathname, orig_prefix, orig_prefix_len) == 0) in relocate()
41 set_relocation_prefix (const char *orig_prefix,
322 libintl_set_relocation_prefix _INTL_PARAMS ((const char *orig_prefix,