Searched refs:dpath (Results 1 – 1 of 1) sorted by relevance
571 copyinfo *mkcopyinfo(const char *spath, const char *dpath, in mkcopyinfo() argument575 int dlen = strlen(dpath); in mkcopyinfo()594 snprintf((char*) ci->dst, dsize, isdir ? "%s%s/" : "%s%s", dpath, name); in mkcopyinfo()