Home
last modified time | relevance | path

Searched defs:arcn (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/bin/pax/
H A Dcpio.c86 cpio_trail(ARCHD *arcn, char *notused, int notused2, int *notused3) in cpio_trail()
104 com_rd(ARCHD *arcn) in com_rd()
176 rd_nm(ARCHD *arcn, int nsz) in rd_nm()
206 rd_ln_nm(ARCHD *arcn) in rd_ln_nm()
269 cpio_rd(ARCHD *arcn, char *buf) in cpio_rd()
373 cpio_wr(ARCHD *arcn) in cpio_wr()
537 vcpio_rd(ARCHD *arcn, char *buf) in vcpio_rd()
662 vcpio_wr(ARCHD *arcn) in vcpio_wr()
828 bcpio_rd(ARCHD *arcn, char *buf) in bcpio_rd()
944 bcpio_wr(ARCHD *arcn) in bcpio_wr()
H A Dar_subs.c72 ARCHD *arcn; in list() local
149 cmp_file_times(int mtime_flag, int ctime_flag, ARCHD *arcn, const char *path) in cmp_file_times()
214 ARCHD *arcn; in extract() local
406 wr_archive(ARCHD *arcn, int is_app) in wr_archive()
623 ARCHD *arcn; in append() local
785 ARCHD *arcn; in copy() local
1017 next_head(ARCHD *arcn) in next_head()
H A Dfile_subs.c70 file_creat(ARCHD *arcn) in file_creat()
127 file_close(ARCHD *arcn, int fd) in file_close()
169 lnk_creat(ARCHD *arcn) in lnk_creat()
215 cross_lnk(ARCHD *arcn) in cross_lnk()
239 chk_same(ARCHD *arcn) in chk_same()
349 node_creat(ARCHD *arcn) in node_creat()
1053 rdfile_close(ARCHD *arcn, int *fd) in rdfile_close()
1082 set_crc(ARCHD *arcn, int fd) in set_crc()
H A Dtar.c395 tar_rd(ARCHD *arcn, char *buf) in tar_rd()
533 tar_wr(ARCHD *arcn) in tar_wr()
722 ustar_rd(ARCHD *arcn, char *buf) in ustar_rd()
1040 wr_xheader(ARCHD *arcn, struct xheader *xhdr) in wr_xheader()
1100 wr_ustar_or_pax(ARCHD *arcn, int ustar) in wr_ustar_or_pax()
1386 ustar_wr(ARCHD *arcn) in ustar_wr()
1444 pax_wr(ARCHD *arcn) in pax_wr()
1609 rd_xheader(ARCHD *arcn, int global, off_t size) in rd_xheader()
H A Dsel_subs.c107 sel_chk(ARCHD *arcn) in sel_chk()
199 usr_match(ARCHD *arcn) in usr_match()
294 grp_match(ARCHD *arcn) in grp_match()
485 trng_match(ARCHD *arcn) in trng_match()
H A Dpat_rep.c302 pat_sel(ARCHD *arcn) in pat_sel()
421 pat_match(ARCHD *arcn) in pat_match()
631 mod_name(ARCHD *arcn) in mod_name()
749 tty_rename(ARCHD *arcn) in tty_rename()
816 set_dest(ARCHD *arcn, char *dest_dir, int dir_len) in set_dest()
H A Dbuf_subs.c601 wr_rdfile(ARCHD *arcn, int ifd, off_t *left) in wr_rdfile()
662 rd_wrfile(ARCHD *arcn, int ofd, off_t *left) in rd_wrfile()
752 cp_file(ARCHD *arcn, int fd1, int fd2) in cp_file()
H A Dgen_subs.c75 ls_list(ARCHD *arcn, time_t now, FILE *fp) in ls_list()
150 ls_tty(ARCHD *arcn) in ls_tty()
H A Dtables.c255 chk_lnk(ARCHD *arcn) in chk_lnk()
344 purg_lnk(ARCHD *arcn) in purg_lnk()
495 chk_ftime(ARCHD *arcn) in chk_ftime()
1149 add_dev(ARCHD *arcn) in add_dev()
1228 map_dev(ARCHD *arcn, u_long dev_mask, u_long ino_mask) in map_dev()