Searched refs:IFS (Results 26 - 50 of 150) sorted by relevance

123456

/freebsd-10.0-release/contrib/gdb/
H A Dinstall-sh218 IFS="${IFS-$defaultIFS}"
220 oIFS=$IFS
221 # Some sh's can't handle IFS=/ for some reason.
222 IFS='%'
224 IFS=$oIFS
/freebsd-10.0-release/contrib/libpcap/
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}"
/freebsd-10.0-release/contrib/libreadline/support/
H A Dinstall.sh164 IFS="${IFS-${defaultIFS}}"
166 oIFS="${IFS}"
167 # Some sh's can't handle IFS=/ for some reason.
168 IFS='%'
170 IFS="${oIFS}"
/freebsd-10.0-release/contrib/lukemftpd/
H A Dinstall-sh168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"
/freebsd-10.0-release/contrib/ncurses/
H A Dinstall-sh186 IFS="${IFS-$defaultIFS}"
188 oIFS=$IFS
189 # Some sh's can't handle IFS=/ for some reason.
190 IFS='%'
192 IFS=$oIFS
/freebsd-10.0-release/contrib/ntp/arlib/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/ntp/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/openbsm/config/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/opie/
H A Dinstall-sh155 IFS="${IFS-${defaultIFS}}"
157 oIFS="${IFS}"
158 # Some sh's can't handle IFS=/ for some reason.
159 IFS='%'
161 IFS="${oIFS}"
/freebsd-10.0-release/contrib/sqlite3/
H A Dinstall-sh224 IFS="${IFS-$defaultIFS}"
226 oIFS=$IFS
227 # Some sh's can't handle IFS=/ for some reason.
228 IFS='%'
231 IFS=$oIFS
/freebsd-10.0-release/contrib/tcpdump/
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}"
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dinstall-sh168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"
/freebsd-10.0-release/crypto/openssh/
H A Dinstall-sh168 IFS="${IFS-${defaultIFS}}"
170 oIFS="${IFS}"
171 # Some sh's can't handle IFS=/ for some reason.
172 IFS='%'
174 IFS="${oIFS}"
/freebsd-10.0-release/contrib/bmake/
H A Dos.sh40 OSMAJOR=`IFS=.; set $OSREL; echo $1`
59 # some shells cannot correctly handle `IFS`
61 _dirs=`IFS=:; echo ${2:-$PATH}`
168 OSMAJOR=`IFS=.; set $OSREL; echo $1`
198 *.*) HOST=`IFS=.; set -- $HOSTNAME; echo $1`;;
/freebsd-10.0-release/release/picobsd/floppy.tree/etc/
H A Drc118 ( IFS=''
22 unset IFS
/freebsd-10.0-release/contrib/file/
H A Dinstall-sh189 IFS="${IFS-${defaultIFS}}"
191 oIFS="${IFS}"
192 # Some sh's can't handle IFS=/ for some reason.
193 IFS='%'
195 IFS="${oIFS}"
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
186 as_save_IFS=$IFS; IFS
[all...]
/freebsd-10.0-release/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.t9 IFS=
/freebsd-10.0-release/contrib/groff/
H A Dinstall-sh227 oIFS=$IFS
228 IFS=/
231 IFS=$oIFS
/freebsd-10.0-release/etc/
H A Dnetwork.subr721 oldifs="$IFS"
722 IFS="$_ifs"
732 IFS="$oldifs"
734 IFS="$_ifs"
737 IFS="$oldifs"
761 oldifs="$IFS"
762 IFS="$_ifs"
772 IFS="$oldifs"
774 IFS="$_ifs"
777 IFS
[all...]
/freebsd-10.0-release/contrib/openpam/
H A Dconfigure85 # IFS
88 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
89 # splitting by setting IFS to empty value.)
90 IFS=" "" $as_nl"
96 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
99 IFS=$as_save_IFS
103 IFS=$as_save_IFS
219 as_save_IFS=$IFS; IFS
[all...]
/freebsd-10.0-release/contrib/openbsm/
H A Dconfigure85 # IFS
88 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
89 # splitting by setting IFS to empty value.)
90 IFS=" "" $as_nl"
96 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
99 IFS=$as_save_IFS
103 IFS=$as_save_IFS
219 as_save_IFS=$IFS; IFS
[all...]

Completed in 156 milliseconds

123456