Searched refs:IFS (Results 1 – 25 of 252) sorted by relevance
1234567891011
| /freebsd-11-stable/usr.sbin/manctl/ |
| HD | manctl.sh | 73 IFS='.' ; set $pname 76 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ; 87 IFS=" " 90 IFS=" " ; set `file $pname` 112 IFS=" " 117 IFS=" " 207 IFS='.' ; set $pname 209 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ; 219 IFS=" " 224 IFS=" " ; set `file $pname` [all …]
|
| /freebsd-11-stable/bin/sh/tests/builtins/ |
| HD | read1.0 | 10 echo " 1 2 3 " | { unset IFS; read a b c; echo "x${a}x${b}x${c}x"; } 11 echo " 1 2 3 " | { IFS=$(printf ' \t\n') read a b c; echo "x${a}x${b}x${c}x"; } 12 echo " 1 2 3 " | { IFS= read a b; echo "x${a}x${b}x"; } 14 echo " 1,2 3 " | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 15 echo ", 2 ,3" | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 16 echo " 1 ,,3" | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 17 echo " 1 , , 3" | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 18 echo " 1 ,2 3," | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 19 echo " 1 ,2 3,," | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; } 21 echo " 1,2 3 " | { IFS=', ' read a b c; echo "x${a}x${b}x${c}x"; } [all …]
|
| /freebsd-11-stable/usr.bin/man/ |
| HD | man.sh | 69 local IFS 85 IFS=: 89 unset IFS 95 IFS=: 99 unset IFS 104 IFS=: 108 unset IFS 172 local IFS 175 unset IFS 276 local IFS line tstr [all …]
|
| /freebsd-11-stable/contrib/openresolv/ |
| HD | dnsmasq.in | 79 SIFS=${IFS-y} OIFS=$IFS 80 IFS=. 84 unset IFS 86 IFS=$OIFS 97 SIFS=${IFS-y} OIFS=$IFS bytes= front= back= 99 IFS=: 126 unset IFS 128 IFS=$OIFS
|
| /freebsd-11-stable/contrib/sqlite3/ |
| HD | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
| HD | configure | 218 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 222 IFS=$as_save_IFS 245 IFS=$as_save_IFS 1989 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1992 IFS=$as_save_IFS 1996 IFS=$as_save_IFS 2083 _ | IFS | as_nl) ;; #( 2359 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2362 IFS=$as_save_IFS 2406 IFS=$as_save_IFS [all …]
|
| /freebsd-11-stable/contrib/openpam/ |
| HD | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
| HD | configure | 219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 223 IFS=$as_save_IFS 246 IFS=$as_save_IFS 1967 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1970 IFS=$as_save_IFS 1974 IFS=$as_save_IFS 2061 _ | IFS | as_nl) ;; #( 2336 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2339 IFS=$as_save_IFS 2383 IFS=$as_save_IFS [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/ |
| HD | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
| /freebsd-11-stable/contrib/file/ |
| HD | compile | 36 IFS=" "" $nl" 100 save_IFS=$IFS 101 IFS=';' 104 IFS=$save_IFS 121 IFS=$save_IFS 192 save_ifs="$IFS"; IFS=',' 194 IFS="$save_ifs" 197 IFS="$save_ifs"
|
| /freebsd-11-stable/contrib/netbsd-tests/bin/sh/ |
| HD | t_shift.sh | 50 oIFS="${IFS}" 51 IFS=:; set -- $a 52 IFS="${oIFS}" 108 oIFS="${IFS}" 109 IFS=:; set -- $a 110 IFS="${oIFS}"
|
| /freebsd-11-stable/bin/sh/tests/expansion/ |
| HD | tilde1.0 | 13 oIFS="$IFS" 15 IFS='|' 17 IFS="$oIFS" 32 ooIFS=$IFS 33 IFS=m 37 IFS=$ooIFS
|
| HD | tilde2.0 | 13 oIFS="$IFS" 15 IFS='|' 17 IFS="$oIFS" 49 ooIFS=$IFS 50 IFS=m 55 IFS=$ooIFS
|
| /freebsd-11-stable/contrib/ldns/m4/ |
| HD | ltoptions.m4 | 175 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 177 IFS="$lt_save_ifs" 182 IFS="$lt_save_ifs" 229 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 231 IFS="$lt_save_ifs" 236 IFS="$lt_save_ifs" 283 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 285 IFS="$lt_save_ifs" 290 IFS="$lt_save_ifs" 337 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," [all …]
|
| /freebsd-11-stable/contrib/openbsm/m4/ |
| HD | ltoptions.m4 | 175 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 177 IFS="$lt_save_ifs" 182 IFS="$lt_save_ifs" 229 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 231 IFS="$lt_save_ifs" 236 IFS="$lt_save_ifs" 283 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 285 IFS="$lt_save_ifs" 290 IFS="$lt_save_ifs" 337 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," [all …]
|
| /freebsd-11-stable/contrib/gperf/lib/ |
| HD | configure | 68 IFS=" "" $as_nl" 73 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 76 IFS=$as_save_IFS 80 IFS=$as_save_IFS 221 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 224 IFS=$as_save_IFS 233 IFS=$as_save_IFS 1337 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1696 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1699 IFS=$as_save_IFS [all …]
|
| /freebsd-11-stable/contrib/ncurses/progs/ |
| HD | capconvert | 110 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}:" 119 IFS="$ac_save_ifs"
|
| /freebsd-11-stable/contrib/openpam/m4/ |
| HD | ltoptions.m4 | 177 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 179 IFS=$lt_save_ifs 184 IFS=$lt_save_ifs 231 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 233 IFS=$lt_save_ifs 238 IFS=$lt_save_ifs 285 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 287 IFS=$lt_save_ifs 292 IFS=$lt_save_ifs 392 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/m4/ |
| HD | ltoptions.m4 | 177 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 179 IFS=$lt_save_ifs 184 IFS=$lt_save_ifs 231 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 233 IFS=$lt_save_ifs 238 IFS=$lt_save_ifs 285 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 287 IFS=$lt_save_ifs 292 IFS=$lt_save_ifs 392 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/libevent/m4/ |
| HD | ltoptions.m4 | 177 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 179 IFS=$lt_save_ifs 184 IFS=$lt_save_ifs 231 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 233 IFS=$lt_save_ifs 238 IFS=$lt_save_ifs 285 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 287 IFS=$lt_save_ifs 292 IFS=$lt_save_ifs 392 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, [all …]
|
| /freebsd-11-stable/contrib/file/m4/ |
| HD | ltoptions.m4 | 177 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 179 IFS=$lt_save_ifs 184 IFS=$lt_save_ifs 231 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 233 IFS=$lt_save_ifs 238 IFS=$lt_save_ifs 285 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, 287 IFS=$lt_save_ifs 292 IFS=$lt_save_ifs 392 lt_save_ifs=$IFS; IFS=$IFS$PATH_SEPARATOR, [all …]
|
| /freebsd-11-stable/contrib/gperf/src/ |
| HD | configure | 68 IFS=" "" $as_nl" 73 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 76 IFS=$as_save_IFS 80 IFS=$as_save_IFS 221 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 224 IFS=$as_save_IFS 233 IFS=$as_save_IFS 1337 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1698 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1701 IFS=$as_save_IFS [all …]
|
| /freebsd-11-stable/contrib/ldns/ |
| HD | configure | 194 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 198 IFS=$as_save_IFS 221 IFS=$as_save_IFS 2282 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2285 IFS=$as_save_IFS 2289 IFS=$as_save_IFS 2376 _ | IFS | as_nl) ;; #( 2625 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2665 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2718 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR [all …]
|
| /freebsd-11-stable/contrib/ntp/sntp/libevent/ |
| HD | configure | 216 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 220 IFS=$as_save_IFS 243 IFS=$as_save_IFS 2312 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2315 IFS=$as_save_IFS 2319 IFS=$as_save_IFS 2406 _ | IFS | as_nl) ;; #( 2683 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2686 IFS=$as_save_IFS 2730 IFS=$as_save_IFS [all …]
|
| /freebsd-11-stable/contrib/binutils/ |
| HD | ltoptions.m4 | 166 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 168 IFS="$lt_save_ifs" 173 IFS="$lt_save_ifs" 220 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 222 IFS="$lt_save_ifs" 227 IFS="$lt_save_ifs" 274 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 276 IFS="$lt_save_ifs" 281 IFS="$lt_save_ifs"
|
1234567891011