Searched refs:MACHINE (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`
/macosx-10.5.8/xnu-1228.15.4/iokit/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`
/macosx-10.5.8/xnu-1228.15.4/libkern/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`
/macosx-10.5.8/xnu-1228.15.4/libsa/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`
/macosx-10.5.8/xnu-1228.15.4/osfmk/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`
/macosx-10.5.8/xnu-1228.15.4/pexpert/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`
/macosx-10.5.8/xnu-1228.15.4/security/conf/tools/doconf/
H A Ddoconf.csh81 unset MACHINE
100 set MACHINE="$argv[2]"
131 if (! $?MACHINE) then
133 set MACHINE=`hostinfo | awk '/MC680x0/ { printf("m68k") } /MC880x0/ { printf("m88k") }'`
137 if (! $?MACHINE) then
139 set MACHINE="`/etc/machine`"
149 switch ("$MACHINE")
160 set cpu=`echo $MACHINE | tr A-Z a-z`
161 set ID=`echo $MACHINE | tr a-z A-Z`

Completed in 76 milliseconds