Home
last modified time | relevance | path

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

/src/sbin/restore/
H A Dtape.c86 static char lnkbuf[MAXPATHLEN + 1]; variable
613 lnkbuf[0] = '\0'; in extractfile()
622 if (linkit(lnkbuf, name, SYMLINK) == GOOD) { in extractfile()
1062 curfile.name, lnkbuf, buf, pathlen); in xtrlnkfile()
1065 (void) strcat(lnkbuf, buf); in xtrlnkfile()