Home
last modified time | relevance | path

Searched refs:restlen (Results 1 – 1 of 1) sorted by relevance

/scripts/dtc/
Dsrcpos.c74 int restlen = strlen(fname) - (p1 - fname); in shorten_to_initial_path() local
77 res = xmalloc((3 * diff) + restlen + 1); in shorten_to_initial_path()