Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/tests/support/
H A Dserver.tcl5 proc start_server_error {config_file error} {
9 append err [exec cat $config_file]
203 set config_file [tmpfile redis.conf]
204 set fp [open $config_file w+]
215 …achable=no --show-possibly-lost=no --leak-check=full src/redis-server $config_file > $stdout 2> $s…
217 …llocStackLogging=1 MallocLogFile=/tmp/malloc_log.txt src/redis-server $config_file > $stdout 2> $s…
219 set pid [exec src/redis-server $config_file > $stdout 2> $stderr &]
246 start_server_error $config_file $err
263 dict set srv "config_file" $config_file
276 error_and_quit $config_file $line
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dinherit_001_pos.ksh269 typeset config_file=$1
276 grep "^[^#]" $config_file | {
/f-stack/dpdk/app/test-pmd/
H A Dparameters.c238 FILE *config_file; in init_peer_eth_addrs() local
242 config_file = fopen(config_filename, "r"); in init_peer_eth_addrs()
243 if (config_file == NULL) { in init_peer_eth_addrs()
250 if (fgets(buf, sizeof(buf), config_file) == NULL) in init_peer_eth_addrs()
255 fclose(config_file); in init_peer_eth_addrs()
259 fclose(config_file); in init_peer_eth_addrs()
/f-stack/freebsd/contrib/openzfs/cmd/vdev_id/
H A Dvdev_id102 vdev_id <-d device> [-c config_file] [-p phys_per_port]
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dipsec_secgw.rst245 -f /path/to/config_file --transfer-mode poll \
282 * The ``-f /path/to/config_file`` option enables the application read and
295 -f /path/to/config_file --transfer-mode event \
308 * The ``-f /path/to/config_file`` option has the same behavior as in poll