Searched refs:sh (Results 1 – 17 of 17) sorted by relevance
| /xnu-8019.80.24/tools/tests/personas/ |
| H A D | Makefile | 13 TARGETS := persona_mgr persona_spawn persona_test_run.sh persona_spawn_unentitled 27 $(DSTROOT)/persona_test_run.sh: persona_test_run_src.sh
|
| /xnu-8019.80.24/tools/tests/MPMMTest/ |
| H A D | Makefile | 15 TARGETS := MPMMtest_perf.sh $(if $(ARCH_CONFIGS_64), $(ARCH_64_TARGETS)) $(if $(ARCH_CONFIGS_32), $… 43 $(DSTROOT)/MPMMtest_perf.sh: MPMMtest_run.sh
|
| /xnu-8019.80.24/config/ |
| H A D | Makefile | 96 $$(_v)$$(SOURCE)/generate_symbolset_plist.sh $$@ $$+ $$(_vstdout) 107 $(_v)$(SOURCE)/generate_combined_symbolsets_plist.sh $@ $^ $(_vstdout) 133 $(_v)$(SRCROOT)/config/list_supported.sh $(SOURCE) $(EXPORT_SOURCE_ARCH_CONFIG_LC) $@ 137 $(_v)$(SRCROOT)/config/list_supported.sh $(SOURCE) all $@ 203 $(_v)$(SOURCE)/generate_linker_exports.sh $@ $+ $(Kasan_EXPORTS) $(Kcov_EXPORTS) 206 $(_v)$(SOURCE)/generate_linker_aliases.sh $@ $+ $(Kasan_EXPORTS) $(Kcov_EXPORTS)
|
| /xnu-8019.80.24/tools/ |
| H A D | remote_build.sh | 172 MAKE=\`\$PWD/tools/xcrun_cache.sh -u "\$PWD/${REMOTE_BUILDTOOLSREL}" -sdk / -find make\` 220 …rsync $RSYNC_ARGS --delete $RSYNC_DELETE_EXCLUDED --include=/build.sh --include=/BuildTools --incl…
|
| /xnu-8019.80.24/san/coverage/ |
| H A D | Makefile | 43 $(_v)$(SRCROOT)/san/tools/validate_blacklist.sh "$@"
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | Makefile | 283 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh 305 MAKE_POSIX_AVAILABILITY = $(SRCROOT)/bsd/sys/make_posix_availability.sh 310 MAKE_SYMBOL_ALIASING = $(SRCROOT)/bsd/sys/make_symbol_aliasing.sh
|
| /xnu-8019.80.24/san/memory/ |
| H A D | Makefile | 41 $(_v)$(SRCROOT)/san/tools/validate_blacklist.sh "$@"
|
| H A D | kasan-classic.c | 418 uint8_t *sh = SHADOW_FOR_ADDRESS(base); in kasan_check_shadow() local 419 if (*sh && *sh != shadow_match_value) { in kasan_check_shadow()
|
| /xnu-8019.80.24/tools/lldbmacros/ |
| H A D | kasan.py | 66 sh = shadow[y] 67 vals += "{}{:02x}{}".format(l, sh, r)
|
| H A D | Makefile | 89 plugins/iosspeedtracer.sh
|
| /xnu-8019.80.24/tools/tests/execperf/ |
| H A D | Makefile | 89 $(DSTROOT)/test: test.sh
|
| /xnu-8019.80.24/ |
| H A D | Makefile | 236 …$(_v)$(VERSDIR)/tools/remote_build.sh _REMOTEBUILD_TARGET=$@ _REMOTEBUILD_MAKE=$(MAKE) $(if $(filt…
|
| /xnu-8019.80.24/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 485 …/* mach_install_mig.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.sc… 846 240D716711933ED300556E97 /* mach_install_mig.sh */, 1368 shellPath = /bin/sh; 1383 shellPath = /bin/sh; 1397 shellPath = /bin/sh; 1398 …RGET\" ] && unset MACOSX_DEPLOYMENT_TARGET\n\n\"$PROJECT_DIR\"/xcodescripts/mach_install_mig.sh\n";
|
| /xnu-8019.80.24/makedefs/ |
| H A D | MakeInc.kernel | 227 # Always recreate version.sh
|
| /xnu-8019.80.24/bsd/conf/ |
| H A D | Makefile.template | 587 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | pf.c | 1875 pf_print_sk_host(struct pf_state_host *sh, sa_family_t af, int proto, in pf_print_sk_host() argument 1878 pf_print_addr(&sh->addr, af); in pf_print_sk_host() 1882 if (sh->xport.spi) { in pf_print_sk_host() 1883 printf("[%08x]", ntohl(sh->xport.spi)); in pf_print_sk_host() 1889 printf("[%u]", ntohs(sh->xport.call_id)); in pf_print_sk_host() 1895 printf("[%u]", ntohs(sh->xport.port)); in pf_print_sk_host()
|
| /xnu-8019.80.24/libkdd/kdd.xcodeproj/ |
| H A D | project.pbxproj | 734 shellPath = /bin/sh;
|