Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/rdist/
Dserver.c60 char *Destcopy; /* pointer to current dest */ variable
257 Destcopy = destcopy; in install()
280 if (Destcopy) { in install()
319 Destcopy = 0; in install()
586 if (Destcopy) { in savelink()
591 strncpy(lp->pathname, Destcopy, Destcopylen); in savelink()