Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dcpdup.c163 static int DstBaseLen; variable
354 DstBaseLen = strlen(dst); in main()
609 if (asprintf(&hpath, "%s%s", UseHLPath, dpath + DstBaseLen) < 0) in checkHLPath()