Lines Matching refs:srcend
804 int srcend = strlen(srcpath);846 if ((srcend+strlen(name)) >= (PKG_PATH_MAX-2)) {856 srcpath[srcend] = dstpath[dstend] = '/';857 strcpy(srcpath+srcend+1, name);868 srcpath[srcend] = dstpath[dstend] = 0;