| /illumos-gate/usr/src/cmd/ibd_upgrade/ |
| H A D | ibd_upgrade.sh | 28 ORIGIFS="${IFS}" 46 IFS=":" 50 IFS="@" 53 IFS="," 59 IFS="${ORIGIFS}" 78 IFS="d" 80 IFS="${ORIGIFS}" 88 IFS="," 90 IFS="${ORIGIFS}" 143 IFS=":" [all …]
|
| /illumos-gate/usr/src/lib/brand/solaris10/cmd/ |
| H A D | s10_net_physical.sh | 102 ORIGIFS="$IFS" 103 IFS="$IFS." 105 IFS="$ORIGIFS" 139 ORIGIFS="$IFS" 140 IFS="$IFS." 142 IFS="$ORIGIFS" 338 ORIGIFS="$IFS" 339 IFS="${IFS}." 381 IFS="$ORIGIFS"
|
| /illumos-gate/usr/src/cmd/svc/milestone/ |
| H A D | net-physical | 139 ORIGIFS="$IFS" 140 IFS="$IFS." 142 IFS="$ORIGIFS" 215 ORIGIFS="$IFS" 216 IFS="$IFS." 218 IFS="$ORIGIFS" 249 ORIGIFS="$IFS" 250 IFS="$IFS." 252 IFS="$ORIGIFS" 415 ORIGIFS="$IFS" [all …]
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
| H A D | mamprobe.sh | 129 ifs=${IFS-' 131 IFS=: 133 IFS=$ifs 155 ifs=${IFS-' 157 IFS=/ 159 IFS=$ifs
|
| H A D | rt.sh | 75 ifs=${IFS:-$' \t\n'} 166 IFS=${IFS}"," 168 IFS=$ifs 189 IFS=${IFS}"," 191 IFS=$ifs
|
| H A D | mkdir.sh | 48 then ifs=${IFS-' 50 IFS=/ 52 IFS=$ifs
|
| H A D | crossexec.sh | 100 ifs=${IFS-' 103 do IFS=' ' 106 IFS=$ifs
|
| /illumos-gate/usr/src/cmd/initpkg/ |
| H A D | umountall.sh | 225 OIFS=$IFS 226 IFS=":" 229 IFS=$OIFS 236 OIFS=$IFS 237 IFS="/@" 243 IFS=$OIFS
|
| /illumos-gate/usr/src/cmd/svc/shell/ |
| H A D | net_include.sh | 87 ORIGIFS="$IFS" 88 IFS="${IFS}:" 90 IFS="$ORIGIFS" 103 ORIGIFS="$IFS" 104 IFS="${IFS}:" 106 IFS="$ORIGIFS" 163 /sbin/ipmpstat -gP -o groupname,group | while IFS=: read name ifname; do
|
| /illumos-gate/usr/src/cmd/man/ |
| H A D | update-man-index | 31 oIFS="$IFS"; IFS=":" 45 IFS="$oIFS"
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
| H A D | variables.sh | 95 IFS=: 263 unset IFS 264 ( IFS=' ' ; read -r a b c <<-! 280 unset IFS x 284 IFS=': ' 286 IFS=' ' 299 print "$i" | IFS=": " read arg rem; g="($arg)($rem)" 321 IFS=' ' 413 unset IFS 539 IFS='|' [all …]
|
| H A D | readcsv.sh | 46 IFS=${2-,} 56 do delim=$IFS
|
| /illumos-gate/usr/src/grub/grub-0.97/ |
| H A D | install-sh | 224 IFS="${IFS-$defaultIFS}" 226 oIFS=$IFS 228 IFS='%' 231 IFS=$oIFS
|
| H A D | configure | 111 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 114 IFS=$as_save_IFS 132 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 135 IFS=$as_save_IFS 240 IFS=" $as_nl" 1076 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1079 IFS=$as_save_IFS 1429 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1605 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1737 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR [all …]
|
| /illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | locale | 2 ifs=$IFS 6 do IFS=. 8 IFS=$ifs
|
| /illumos-gate/usr/src/test/i2c-tests/tests/i2cadm/ |
| H A D | i2cadm-map.ksh | 39 typeset map_ifs="$IFS" 43 IFS=":" 48 IFS="$scan ifs"
|
| H A D | i2cadm-scan.ksh | 31 typeset scan_ifs="$IFS" 34 IFS=":" 38 IFS="$scan_ifs"
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/ |
| H A D | math.sh | 53 ifs=$IFS 68 *=*) IFS='=|' 70 IFS=$ifs 168 *=*) IFS='=|' 170 IFS=$ifs
|
| /illumos-gate/usr/src/cmd/print/scripts/ |
| H A D | ppdmgr | 371 IFS="$NoSpaceTabIFS" 373 IFS="$SaveIFS" 386 IFS="$NoSpaceTabIFS" 388 IFS="$SaveIFS" 476 IFS="$NoSpaceTabIFS" 478 IFS="$SaveIFS" 498 IFS="$NoSpaceTabIFS" 500 IFS="$SaveIFS" 1399 SaveIFS="$IFS"
|
| /illumos-gate/usr/src/cmd/bnu/ |
| H A D | Teardown | 25 export IFS PATH 26 IFS="
|
| H A D | uulog | 28 export IFS PATH 29 IFS="
|
| H A D | Uutry | 24 export IFS PATH 25 IFS="
|
| H A D | uuto | 77 export IFS PATH 78 IFS="
|
| /illumos-gate/usr/src/tools/scripts/ |
| H A D | xref.sh | 168 oldifs=$IFS 169 IFS=, 171 IFS=$oldifs
|
| /illumos-gate/usr/src/tools/smatch/src/smatch_scripts/ |
| H A D | summarize_errs.sh | 56 IFS=' 106 IFS=
|