Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
A Drun_param_test.sh8 OLDIFS="$IFS"
9 IFS=$'\n'
31 IFS="$OLDIFS"
54 OLDIFS="$IFS"
55 IFS=$'\n'
67 IFS="$OLDIFS"
81 OLDIFS="$IFS"
82 IFS=$'\n'
88 IFS="$OLDIFS"
/linux/samples/pktgen/
A Dfunctions.sh218 IFS='/' read net prefix <<< $1
230 IFS=$sep read -a addr <<< $net
258 IFS='/' read net prefix <<< $1
281 IFS=$sep read -ra ip <<< $net
298 min_ip=$(IFS=$sep; echo "${min[*]}")
299 max_ip=$(IFS=$sep; echo "${max[*]}")
315 IFS="-" read -ra port_list <<< $port_str
/linux/scripts/
A Dld-version.sh12 IFS=.
25 IFS='
30 IFS=' '
A Das-version.sh14 IFS=.
46 IFS='
51 IFS=' '
A Dcc-version.sh28 IFS=.
A Dgfp-translate74 IFS="
/linux/tools/perf/
A Dperf-completion.sh171 OLD_IFS="$IFS"
172 IFS=" "
174 IFS="$OLD_IFS"
221 local c IFS=$' \t\n'
241 local c IFS=$' \t\n'
/linux/arch/powerpc/tools/
A Dunrel_branch_check.sh47 while IFS=: read -r from branch to sym; do
/linux/tools/perf/trace/beauty/
A Darch_errno_names.sh64 |IFS=, create_errno_lookup_func "$arch"
/linux/Documentation/sound/cards/
A Dmultisound.sh390 save_IFS="${IFS}"
391 IFS="${IFS}:"
412 IFS="$save_IFS"
/linux/tools/testing/selftests/wireguard/
A Dnetns.sh559 saved_ifs="$IFS"
560 IFS=,
562 IFS="$saved_ifs"
/linux/tools/testing/selftests/bpf/
A Dvmtest.sh65 while IFS=$'\t' read -r name url; do
/linux/drivers/net/ethernet/amd/
A Damd8111e.h99 #define IFS 0x18D /* Inter-frame spacing register */ macro
/linux/tools/testing/selftests/net/
A Dpmtu.sh1837 unset IFS
2086 IFS="
/linux/tools/testing/selftests/netfilter/
A Dnft_concat_range.sh1497 IFS='
/linux/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst405 IFS='.' read a b c
/linux/Documentation/filesystems/
A Dcoda.rst148 filesystem (VFS) layer, which is named I/O Manager in NT and IFS

Completed in 33 milliseconds