Home
last modified time | relevance | path

Searched refs:cli (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/freebsd/contrib/zstd/
H A DCHANGELOG14 cli : improve accuracy of several error messages
51 build: Fix cli compilation with uclibc
71 cli : New --no-content-size command
102 cli: faster `-t` test mode
242 cli : fix : decoding invalid lz4 frames
290 cli : improved --list output
338 cli : new : command --threads=# (#671)
378 cli : fix #232 "compress non-files"
397 cli : new : preserve file attributes
400 cli : fixed : zstdcat
[all …]
H A DREADME.md130 invoking `make` in root directory will generate `zstd` cli in root directory.
133 - `make install` : create and install zstd cli, library and man pages
172 which will build `zstd` cli and `libzstd` library without any need to open Visual Studio solution.
/f-stack/app/redis-5.0.5/utils/create-cluster/
H A Dcreate-cluster37 ../../src/redis-cli --cluster create $HOSTS --cluster-replicas $REPLICAS
46 ../../src/redis-cli -p $PORT shutdown nosave
57 ../../src/redis-cli -p $PORT cluster nodes | head -30
75 ../../src/redis-cli -p $PORT $2 $3 $4 $5 $6 $7 $8 $9
H A DREADME18 3. Use "./create-cluster create" in order to execute redis-cli --cluster create, so that
/f-stack/freebsd/i386/i386/
H A Dcopyout_fast.s56 cli
124 cli
198 cli
227 cli
253 cli
292 cli
320 cli
348 cli
H A Dmpboot.s147 cli
H A Dexception.s488 cli
/f-stack/app/redis-5.0.5/utils/
H A Dredis_init_script16 CLIEXEC=/usr/local/bin/redis-cli
H A Dinstall_server.sh132 CLI_EXEC=`command -v redis-cli`
/f-stack/dpdk/examples/pipeline/
H A Dmeson.build17 'cli.c',
H A DMakefile8 SRCS-y += cli.c
/f-stack/app/redis-5.0.5/
H A D.gitignore9 redis-cli
H A D00-RELEASENOTES597 cli: pass auth through REDISCLI_AUTH
946 inside redis-cli. Check `redis-cli --cluster help` for more info.
999 Update help.h for redis-cli.
1488 LOLWUT: show the output verbatim in redis-cli.
1572 Slave removal: redis-cli --slave -> --replica.
1596 fix usage typo in redis-cli
1830 * Different redis-cli non critical fixes.
2345 redis-cli: fix #5096 double error message.
2361 fix whitespace in redis-cli.c
2882 Security: fix redis-cli buffer overflow.
[all …]
/f-stack/dpdk/examples/ip_pipeline/
H A Dmeson.build18 'cli.c',
H A DMakefile9 SRCS-y += cli.c
/f-stack/dpdk/doc/guides/nics/
H A Dsoftnic.rst61 --vdev "net_softnic0,firmware=firmware.cli,conn_port=8086"
124 …./dpdk-testpmd -c 0x7 -s 0x4 --vdev 'net_softnic0,firmware=<script path>/firmware.cli,cpu_id=0,con…
217 The Soft NIC firmware, for example- `softnic/firmware.cli`, consists of following CLI commands
299 and querying the flow rules. The PMD provides new cli command for creating the
300 flow group and their mapping to the SoftNIC pipeline and table. This cli should
372 firmware.cli, \
/f-stack/freebsd/i386/acpica/
H A Dacpi_wakecode.S59 cli /* make sure no interrupts */
/f-stack/freebsd/amd64/amd64/
H A Dmpboot.S44 cli /* make sure no interrupts */
H A Dexception.S587 cli
940 cli
1157 cli
1210 cli
1254 cli
/f-stack/freebsd/amd64/acpica/
H A Dacpi_wakecode.S63 cli /* make sure no interrupts */
/f-stack/app/redis-5.0.5/deps/
H A DREADME.md6 * **hiredis** is the official C client library for Redis. It is used by redis-cli, redis-benchmark …
58 4. Check manually that redis-cli and redis-benchmark behave as expecteed, since we have no tests fo…
/f-stack/app/redis-5.0.5/src/
H A DMakefile186 REDIS_CLI_NAME=redis-cli
187 REDIS_CLI_OBJ=anet.o adlist.o dict.o redis-cli.o zmalloc.o release.o anet.o anet_ff.o ae.o crc64.o …
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx_support.S276 cli /* disable interrupts */
/f-stack/freebsd/contrib/zstd/programs/
H A DREADME.md64 - __ZSTD_NOBENCH__ : `zstd` cli will be compiled without its integrated benchmark module.
68 - __ZSTD_NODICT__ : `zstd` cli will be compiled without support for the integrated dictionary build…
72 - __ZSTD_NOCOMPRESS__ : `zstd` cli will be compiled without support for compression.
77 - __ZSTD_NODECOMPRESS__ : `zstd` cli will be compiled without support for decompression.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dpipeline.rst61 $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/vxlan.cli

12