Search

Searched refs:IFS (Results 1 - 18 of 18) sorted by relevance

/bind-9.11.3/bin/tests/bigtest/
H A Dbuildzones.sh19 OLDIF="$IFS"
20 IFS="${IFS}."
22 IFS="$OLDIFS"
35 OLDIF="$IFS"
36 IFS="${IFS}."
38 IFS="$OLDIFS"
97 OLDIF="$IFS"
98 IFS
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dcompile36 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"
H A Dinstall-sh47 IFS=" $tab$nl"
378 oIFS=$IFS
379 IFS=/
384 IFS=$oIFS
H A Dltmain.sh146 # Make sure IFS has a sensible default
150 IFS="$sp $nl"
195 _G_save_IFS=$IFS; IFS=${PATH_SEPARATOR-:}
197 IFS=$_G_save_IFS
213 IFS=$_G_save_IFS
422 _G_IFS=$IFS
423 IFS=${PATH_SEPARATOR-:}
425 IFS=$_G_IFS
428 IFS
[all...]
H A Ddepcomp584 IFS=" "
690 IFS=" "
732 IFS=" "
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dinstall-sh167 IFS="${IFS-${defaultIFS}}"
169 oIFS="${IFS}"
170 # Some sh's can't handle IFS=/ for some reason.
171 IFS='%'
173 IFS="${oIFS}"
H A Dconfigure82 # IFS
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
87 IFS=" "" $as_nl"
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 IFS=$as_save_IFS
100 IFS=$as_save_IFS
207 as_save_IFS=$IFS; IFS
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dinstall-sh167 IFS="${IFS-${defaultIFS}}"
169 oIFS="${IFS}"
170 # Some sh's can't handle IFS=/ for some reason.
171 IFS='%'
173 IFS="${oIFS}"
H A Dconfigure965 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
974 IFS="$ac_save_ifs"
995 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1009 IFS
[all...]
H A Dltconfig88 IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
97 IFS="$save_ifs"
488 IFS="${IFS= }"; save_ifs="$IFS"; IFS
[all...]
H A Dltmain.sh1643 IFS="${IFS= }"; save_ifs="$IFS"; IFS=':'
1645 IFS="$save_ifs"
2086 IFS="${IFS= }"; save_ifs="$IFS"; IFS='~'
2088 IFS
[all...]
/bind-9.11.3/
H A Dinstall-sh167 IFS="${IFS-${defaultIFS}}"
169 oIFS="${IFS}"
170 # Some sh's can't handle IFS=/ for some reason.
171 IFS='%'
173 IFS="${oIFS}"
H A Dconfigure92 # IFS
95 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
96 # splitting by setting IFS to empty value.)
97 IFS=" "" $as_nl"
103 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
106 IFS=$as_save_IFS
110 IFS=$as_save_IFS
226 as_save_IFS=$IFS; IFS
[all...]
H A Dltmain.sh155 # Make sure IFS has a sensible default
158 IFS=" $lt_nl"
385 save_IFS="$IFS"
386 IFS=${PATH_SEPARATOR-:}
388 IFS="$save_IFS"
391 IFS="$save_IFS"
536 save_mkdir_p_IFS="$IFS"; IFS=':'
538 IFS="$save_mkdir_p_IFS"
544 IFS
[all...]
/bind-9.11.3/unit/atf-src/
H A Dconfigure86 # IFS
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
90 # splitting by setting IFS to empty value.)
91 IFS=" "" $as_nl"
97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
100 IFS=$as_save_IFS
104 IFS=$as_save_IFS
220 as_save_IFS=$IFS; IFS
[all...]
/bind-9.11.3/unit/atf-src/bootstrap/
H A Dtestsuite79 # IFS
82 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
83 # splitting by setting IFS to empty value.)
84 IFS=" "" $as_nl"
90 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93 IFS=$as_save_IFS
97 IFS=$as_save_IFS
180 as_save_IFS=$IFS; IFS
[all...]
/bind-9.11.3/contrib/queryperf/
H A Dconfigure84 # IFS
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
89 IFS=" "" $as_nl"
95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
98 IFS=$as_save_IFS
102 IFS=$as_save_IFS
183 as_save_IFS=$IFS; IFS
[all...]
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure82 # IFS
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
87 IFS=" "" $as_nl"
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 IFS=$as_save_IFS
100 IFS=$as_save_IFS
207 as_save_IFS=$IFS; IFS
[all...]

Completed in 66 milliseconds