OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otherdrives
(Results
1 - 4
of
4
) sorted by relevancy
/src/distrib/amiga/floppies/inst/
install.sh
155
otherdrives
=$( echo "${driveunits}" | sed -e "s,${resp},," )
156
if [ "X${driveunits}" = "X${
otherdrives
}" ]; then
/src/distrib/amiga/floppies/upgr/
upgrade.sh
153
otherdrives
=`echo "${driveunits}" | sed -e s,${resp},,`
154
if [ "X${driveunits}" = "X${
otherdrives
}" ]; then
/src/distrib/alpha/instkernel/ramdisk/
upgrade.sh
114
otherdrives
=`echo "${driveunits}" | sed -e s,${resp},,`
115
if [ "X${driveunits}" = "X${
otherdrives
}" ]; then
install.sh
149
otherdrives
=`echo "${driveunits}" | sed -e s,${resp},,`
150
if [ "X${driveunits}" = "X${
otherdrives
}" ]; then
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025