Searched refs:setfile (Results 1 – 7 of 7) sorted by relevance
52 static void setfile(const char *, struct stat *);246 setfile(out, &isb); in compress()334 setfile(out, &sb); in decompress()351 setfile(const char *name, struct stat *fs) in setfile() function
292 if (setfile(ef) <= 0) in main()307 if (setfile(ef) < 0) in main()
214 int setfile(char *);
59 setfile(char *name) in setfile() function
543 if (setfile(*argv) < 0) in file()
47 int setfile(struct stat *, int);
419 if (setfile(curr->fts_statp, -1)) in copy()