linkbuf
char linkbuf[NFS_MAXPATHLEN + 1];
error = nfs_readlink(newfd, linkbuf);
link_len = strlen(linkbuf);
bcopy(linkbuf, namebuf, link_len);
freelinkinfo(struct linkbuf *lp)
static struct linkbuf *
struct linkbuf *lp;
sendhardlink(opt_t opts, struct linkbuf *lp, char *rname, int destdir)
struct linkbuf *lp;
struct linkbuf *ihead = NULL; /* list of files with more than one link */
struct linkbuf *lp;
static struct linkbuf *linkinfo(struct stat *);
static int sendhardlink(opt_t, struct linkbuf *, char *, int);
struct linkbuf *nextp;
extern struct linkbuf *ihead; /* list of files with more than one link */
void freelinkinfo(struct linkbuf *);
struct linkbuf *nextl, *l;