Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dpkgfs.c106 struct tarfile struct
109 struct tarfile *tf_next; argument
124 struct tarfile *pkg_first; argument
125 struct tarfile *pkg_last;
132 static int cache_data(struct tarfile *tf, int);
138 struct tarfile *tf, *tfn; in pkgfs_cleanup()
193 static int get_mode(struct tarfile *);
196 static struct tarfile *scan_tarfile(struct package *, struct tarfile *);
201 struct tarfile *tf; in pkg_open_follow()
269 struct tarfile *tf; in pkg_close()
[all …]
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-9-summary-page.sh36 for tarfile in Logs-functional-*/qemu-*.tar; do
38 if [ ! -s "$tarfile" ]; then
40 output ":exclamation: Tarfile $tarfile is empty :exclamation:"
43 tar xf "$tarfile"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drecv_dedup.ksh43 typeset tarfile=$STF_SUITE/tests/functional/rsend/fs.tar.gz
50 log_must tar --directory /$TESTPOOL/tar -xzf $tarfile
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_tar_001_pos.ksh75 TARFILE=tarfile.${TESTCASE_ID}.tar
H A Dzfs_acl_tar_002_pos.ksh79 TARFILE=tarfile.${TESTCASE_ID}.tar
H A Dzfs_acl_chmod_aclmode_001_pos.ksh106 TARFILE=$TESTDIR/tarfile
/freebsd/crypto/openssh/contrib/suse/
H A Dopenssh.spec94 his released tarfile
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh1205 forget-old-unavail fsys-tarfile get-selections \
1220 vextract fsys-tarfile help version \
/freebsd/crypto/openssl/Configurations/
H A Dunix-Makefile.tmpl1371 (cd $(SRCDIR); ./util/mktar.sh --name='$(NAME)' --tarfile='$(TARFILE)')