Home
last modified time | relevance | path

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

/dragonfly/usr.bin/gzip/
H A Dgzip.c211 static void copymodes(int fd, const struct stat *, const char *file);
1029 copymodes(int fd, const struct stat *sbp, const char *file) in copymodes() function
1260 copymodes(out, &isb, outfile); in file_compress()
1531 copymodes(ofd, &isb, outfile); in file_uncompress()