Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dperf-targz-src-pkg14 make perf-targz-src-pkg
H A Dmake347 @cmd="$(PERF)/tests/perf-targz-src-pkg $(PERF)"; \
/openbmc/linux/tools/testing/selftests/
H A Dgen_kselftest_tar.sh22 targz)
/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_capture.js2 const targz = require('targz'); constant
98 targz.decompress({src: tar_file, dest: target}, function(err) {
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py3374 with open(os.path.join(self.mirrordir, self.mirrorname), 'w') as targz:
3375 targz.write("This is not tar.gz file!")