Home | History | Annotate | Download | only in pax

Lines Matching refs:fts_path

446 		Mftent.fts_path = curpath;
451 if (lstat(Mftent.fts_path, &statbuf) == -1) {
464 ftent->fts_path, m); \
486 (u_long)ftnode->lineno, ftent->fts_path,
537 set_ftime(ftent->fts_path,
612 set_ftime(ftent->fts_path, mtime, atime, 1, 0);
619 ftent->fts_path);
623 "Unable to read directory %s", ftent->fts_path);
632 "Unable to access %s", ftent->fts_path);
664 add_atdir(ftent->fts_path, arcn->sb.st_dev,
693 readlink(ftent->fts_path, arcn->ln_name,
696 ftent->fts_path);
726 arcn->nlen = strlcpy(arcn->name, ftent->fts_path, sizeof(arcn->name));
728 strlcpy(arcn->fts_name, ftent->fts_path, sizeof arcn->fts_name);