Home
last modified time | relevance | path

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

/tools/testing/selftests/rseq/
A Drun_param_test.sh8 OLDIFS="$IFS"
9 IFS=$'\n'
31 IFS="$OLDIFS"
59 OLDIFS="$IFS"
60 IFS=$'\n'
72 IFS="$OLDIFS"
86 OLDIFS="$IFS"
87 IFS=$'\n'
93 IFS="$OLDIFS"
/tools/perf/
A Dperf-completion.sh179 OLD_IFS="$IFS"
180 IFS=" "
184 IFS="$OLD_IFS"
241 local c IFS=$' \t\n'
261 local c IFS=$' \t\n'
/tools/testing/selftests/power_supply/
A Dhelpers.sh120 OLDIFS=$IFS
121 IFS=","
135 IFS=$OLDIFS
/tools/perf/tests/shell/
A Dstat+event_uniquifying.sh55 while IFS= read -r line; do
A Dtest_data_symbol.sh34 while IFS= read -r line; do
A Drecord.sh280 while IFS= read -r line
/tools/gpio/
A Dgpio-sloppy-logic-analyzer.sh126 oldifs="$IFS"
127 IFS=','; for trig in $1; do
129 IFS='+'; for elem in $trig; do
145 IFS="$oldifs"
/tools/testing/selftests/dt/
A Dtest_unprobed_devices.sh57 IFS=$'\n'
/tools/perf/trace/beauty/
A Darch_errno_names.sh52 |IFS=, create_errno_lookup_func "$arch"
/tools/testing/selftests/net/openvswitch/
A Dopenvswitch.sh271 OLDIFS=$IFS
272 IFS='*'
286 IFS=$OLDIFS
780 unset IFS
847 IFS="
/tools/testing/selftests/wireguard/
A Dnetns.sh594 saved_ifs="$IFS"
595 IFS=,
597 IFS="$saved_ifs"
619 saved_ifs="$IFS"
620 IFS=,
622 IFS="$saved_ifs"
/tools/testing/selftests/net/mptcp/
A Dmptcp_lib.sh582 IFS=, read -r id ip flags dev port <<< "${entry}"
/tools/testing/selftests/bpf/
A Dvmtest.sh120 while IFS=$'\t' read -r name url; do
/tools/testing/selftests/net/forwarding/
A Dlib.sh1278 $(for a in "$@"; do printf "%q${IFS:0:1}" "$a"; done)
/tools/testing/selftests/net/
A Dpmtu.sh2160 unset IFS
2443 IFS="
/tools/testing/selftests/net/netfilter/
A Dnft_concat_range.sh1924 IFS='

Completed in 27 milliseconds