OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zstdless
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/zstd/dist/tests/cli-tests/cltools/
zstdless.sh
6
zstdless
file.zst
8
zstdless
-N file.zst # This parameter does not produce line #s when piped, but still serves to test that the flag went to less and not zstd
10
zstdless
bad.zst >&2
/src/external/bsd/zstd/usr.bin/
Makefile
32
SCRIPTS= zstdgrep
zstdless
34
MAN+= zstd.1 zstdgrep.1
zstdless
.1
/src/external/bsd/zstd/dist/programs/
Makefile
304
zstdless
.1:
zstdless
.1.md ../lib/zstd.h
308
man: zstd.1 zstdgrep.1
zstdless
.1
314
$(RM)
zstdless
.1
320
man ./
zstdless
.1
420
$(INSTALL_SCRIPT)
zstdless
$(DESTDIR)$(BINDIR)/
zstdless
427
$(INSTALL_MAN)
zstdless
.1 $(DESTDIR)$(MAN1DIR)/
zstdless
.1
433
$(RM) $(DESTDIR)$(BINDIR)/
zstdless
[
all
...]
/src/external/bsd/zstd/dist/tests/cli-tests/
run.py
627
ZSTDLESS_PATH = os.path.join(PROGRAMS_DIR, "
zstdless
")
660
"--
zstdless
",
662
help="Sets the ZSTDLESS_BIN environment variable. Path of the
zstdless
CLI."
707
env["ZSTDLESS_BIN"] = os.path.abspath(args.
zstdless
)
Completed in 19 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026