Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/backup/restore/
H A Dtape.c56 static char lnkbuf[MAXPATHLEN + 2]; variable
816 lnkbuf[0] = '\0'; in extractfile()
826 if ((result = lf_linkit(lnkbuf, rname, SYMLINK)) != GOOD) in extractfile()
1379 curfile.name, lnkbuf, buf, pathlen); in xtrlnkfile()
1383 (void) strcat(lnkbuf, buf); in xtrlnkfile()
1385 lnkbuf[pathlen+1] = '\0'; in xtrlnkfile()