Home | History | Annotate | Download | only in rdist

Lines Matching defs:destcopy

60 char	*Destcopy;		/* pointer to current dest */
250 char destcopy[BUFSIZ];
257 Destcopy = destcopy;
262 strlcpy(destcopy, dest, sizeof(destcopy));
280 if (Destcopy) {
317 Tdest = destcopy;
319 Destcopy = 0;
586 if (Destcopy) {
591 strncpy(lp->pathname, Destcopy, Destcopylen);