Searched refs:config (Results 1 - 16 of 16) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/
H A DMakefile35 CONFIG_SUBDIRS = config
62 config \
/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/
H A DMakefile54 NEWVERS = $(SRCROOT)/config/newvers.pl
56 version.h: version.h.template $(SRCROOT)/config/MasterVersion
/macosx-10.5.8/xnu-1228.15.4/SETUP/
H A Dseed_objroot76 if [ -e RELEASE_PPC/osfmk/RELEASE/config.RELEASE_PPC ]
78 PREV_OBJROOT=`grep objectdir RELEASE_PPC/osfmk/RELEASE/config.RELEASE_PPC | cut -f 2 -d\" |
81 if [ -z $PREV_OBJROOT -a -e DEBUG_PPC/osfmk/DEBUG/config.DEBUG_PPC ]
83 PREV_OBJROOT=`grep objectdir DEBUG_PPC/osfmk/DEBUG/config.DEBUG_PPC | cut -f 2 -d\" |
86 if [ -z $PREV_OBJROOT -a -e RELEASE_I386/osfmk/RELEASE/config.RELEASE_I386 ]
88 PREV_OBJROOT=`grep objectdir RELEASE_I386/osfmk/RELEASE/config.RELEASE_I386 | cut -f 2 -d\" |
91 if [ -z $PREV_OBJROOT -a -e DEBUG_I386/osfmk/DEBUG/config.DEBUG_I386 ]
93 PREV_OBJROOT=`grep objectdir DEBUG_I386/osfmk/DEBUG/config.DEBUG_I386 | cut -f 2 -d\" |
102 if [ -e RELEASE_PPC/osfmk/RELEASE/config.RELEASE_PPC ]
104 PREV_SRCROOT=`grep sourcedir RELEASE_PPC/osfmk/RELEASE/config
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/libkern/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsa/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/pexpert/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/security/conf/tools/doconf/
H A Ddoconf.csh58 # Added -make switch and changed meaning of -config; upgraded to
63 # Added -config switch to only run /etc/config without
88 case "-config":
186 set SYSCONF=$OBJDIR/config.$SYSID
275 # These paths are used by config.
279 # always relative to "objectdir". "builddir" is used by config
280 # solely to determine where to put files created by "config" (e.g.
285 # where config is run. It's sole use is to be prepended to "builddir"
286 # to indicate where config
[all...]
/macosx-10.5.8/xnu-1228.15.4/config/
H A DMakefile63 NEWVERS = $(SRCROOT)/config/newvers.pl
127 install_symbol_sets: $(SYMBOL_SET_FAT) $(SRCROOT)/config/MasterVersion
/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dmain.c141 char *config = NULL; local
264 config, xml, echo, NULL, "ResultOwner",
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstart.s565 mtspr hid1, r12 ; Restore PLL config
H A Dmachine_routines_asm.s135 /* PCI config cycle probing
274 /* PCI config cycle probing - 64-bit
1414 ori r0,r0,lo16(l2slm|l2dfm|l2bypm) ; More config bits
1526 ori r0,r0,lo16(l3pspm|l3repm|l3rtm|l3cyam|l3dmemm|l3dmsizm) ; More config bits
H A Dhw_vm.s269 rlwinm r11,r24,mpPcfgb+2,mpPcfg>>6 ; Get the index into the page config table
271 lwz r11,lgpPcfg(r11) ; Get the page config
/macosx-10.5.8/xnu-1228.15.4/libkern/
H A Dzlib.c738 } config; typedef in typeref:struct:config_s
740 static const config configuration_table[10] = {

Completed in 199 milliseconds