Searched refs:cli (Results 1 – 25 of 33) sorted by relevance
12
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 14 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 D | README.md | 130 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 D | create-cluster | 37 ../../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 D | README | 18 3. Use "./create-cluster create" in order to execute redis-cli --cluster create, so that
|
| /f-stack/freebsd/i386/i386/ |
| H A D | copyout_fast.s | 56 cli 124 cli 198 cli 227 cli 253 cli 292 cli 320 cli 348 cli
|
| H A D | mpboot.s | 147 cli
|
| H A D | exception.s | 488 cli
|
| /f-stack/app/redis-5.0.5/utils/ |
| H A D | redis_init_script | 16 CLIEXEC=/usr/local/bin/redis-cli
|
| H A D | install_server.sh | 132 CLI_EXEC=`command -v redis-cli`
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | meson.build | 17 'cli.c',
|
| H A D | Makefile | 8 SRCS-y += cli.c
|
| /f-stack/app/redis-5.0.5/ |
| H A D | .gitignore | 9 redis-cli
|
| H A D | 00-RELEASENOTES | 597 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 D | meson.build | 18 'cli.c',
|
| H A D | Makefile | 9 SRCS-y += cli.c
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | softnic.rst | 61 --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 D | acpi_wakecode.S | 59 cli /* make sure no interrupts */
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | mpboot.S | 44 cli /* make sure no interrupts */
|
| H A D | exception.S | 587 cli 940 cli 1157 cli 1210 cli 1254 cli
|
| /f-stack/freebsd/amd64/acpica/ |
| H A D | acpi_wakecode.S | 63 cli /* make sure no interrupts */
|
| /f-stack/app/redis-5.0.5/deps/ |
| H A D | README.md | 6 * **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 D | Makefile | 186 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 D | vmx_support.S | 276 cli /* disable interrupts */
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | README.md | 64 - __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 D | pipeline.rst | 61 $ ./<build_dir>/examples/dpdk-pipeline -c 0x3 -- -s examples/vxlan.cli
|
12