setfile
if (setfile(curr_stat, fd, true))
int setfile(struct stat *, int, bool);
if (pflag && setfile(fs, to_fd, beneath))
return (pflag ? setfile(p->fts_statp, -1, beneath) : 0);
return (pflag ? setfile(from_stat, -1, beneath) : 0);
return (pflag ? setfile(from_stat, -1, beneath) : 0);
setfile(out, &isb);
setfile(out, &sb);
static void setfile(const char *, struct stat *);
if (setfile(*argv) < 0)
int setfile(char *);
if (setfile(ef) <= 0)
if (setfile(ef) < 0)