Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Dpkgfs.c101 struct tarfile struct
104 struct tarfile *tf_next; argument
119 struct tarfile *pkg_first; argument
120 struct tarfile *pkg_last;
127 static int cache_data(struct tarfile *tf, int);
133 struct tarfile *tf, *tfn; in pkgfs_cleanup()
191 static int get_mode(struct tarfile *);
194 static struct tarfile *scan_tarfile(struct package *, struct tarfile *);
199 struct tarfile *tf; in pkg_open_follow()
267 struct tarfile *tf; in pkg_close()
[all …]
/src/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"
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drecv_dedup.ksh44 typeset tarfile=$STF_SUITE/tests/functional/rsend/fs.tar.gz
51 log_must tar --directory /$TESTPOOL/tar -xzf $tarfile
/src/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
/src/crypto/openssh/contrib/suse/
H A Dopenssh.spec94 his released tarfile
/src/contrib/tcsh/
H A Dcomplete.tcsh1205 forget-old-unavail fsys-tarfile get-selections \
1220 vextract fsys-tarfile help version \
/src/crypto/openssl/Configurations/
H A Dunix-Makefile.tmpl1469 (cd $(SRCDIR); ./util/mktar.sh --name='$(NAME)' --tarfile='$(TARFILE)')