Searched refs:restlen (Results 1 – 1 of 1) sorted by relevance
74 int restlen = strlen(fname) - (p1 - fname); in shorten_to_initial_path() local77 res = xmalloc((3 * diff) + restlen + 1); in shorten_to_initial_path()