Home
last modified time | relevance | path

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

/spdk/test/nvmf/target/
H A Dtls.sh18 rm -f $key_path $key_2_path $key_long_path
161 key_long_path=$(mktemp)
162 echo -n "$key_long" > $key_long_path
163 chmod 0600 $key_long_path
166 setup_nvmf_tgt $key_long_path
168 run_bdevperf nqn.2016-06.io.spdk:cnode1 nqn.2016-06.io.spdk:host1 "$key_long_path"
171 chmod 0666 $key_long_path
172 NOT run_bdevperf nqn.2016-06.io.spdk:cnode1 nqn.2016-06.io.spdk:host1 "$key_long_path"
178 NOT setup_nvmf_tgt $key_long_path
182 chmod 0600 $key_long_path
[all...]