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);
Indexes created Thu Oct 02 01:09:59 GMT 2025