Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 17 of 17) sorted by relevance

/xnu-8019.80.24/tools/tests/personas/
H A DMakefile13 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 DMakefile15 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 DMakefile96 $$(_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 Dremote_build.sh172 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 DMakefile43 $(_v)$(SRCROOT)/san/tools/validate_blacklist.sh "$@"
/xnu-8019.80.24/bsd/sys/
H A DMakefile283 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 DMakefile41 $(_v)$(SRCROOT)/san/tools/validate_blacklist.sh "$@"
H A Dkasan-classic.c418 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 Dkasan.py66 sh = shadow[y]
67 vals += "{}{:02x}{}".format(l, sh, r)
H A DMakefile89 plugins/iosspeedtracer.sh
/xnu-8019.80.24/tools/tests/execperf/
H A DMakefile89 $(DSTROOT)/test: test.sh
/xnu-8019.80.24/
H A DMakefile236 …$(_v)$(VERSDIR)/tools/remote_build.sh _REMOTEBUILD_TARGET=$@ _REMOTEBUILD_MAKE=$(MAKE) $(if $(filt…
/xnu-8019.80.24/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj485 …/* 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 DMakeInc.kernel227 # Always recreate version.sh
/xnu-8019.80.24/bsd/conf/
H A DMakefile.template587 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh
/xnu-8019.80.24/bsd/net/
H A Dpf.c1875 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 Dproject.pbxproj734 shellPath = /bin/sh;