Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/tests/MPMMTest/
H A DMakefile13 TARGETS := MPMMtest_perf.sh $(if $(ARCH_CONFIGS_64), $(ARCH_64_TARGETS))
29 $(DSTROOT)/MPMMtest_perf.sh: MPMMtest_run.sh
/xnu-10002.1.13/tools/tests/personas/
H A DMakefile12 TARGETS := persona_mgr persona_spawn persona_test_run.sh persona_spawn_unentitled
26 $(DSTROOT)/persona_test_run.sh: persona_test_run_src.sh
/xnu-10002.1.13/config/
H A DMakefile101 $$(_v)$$(SOURCE)/generate_symbolset_plist.sh $$@ $$+ $$(_vstdout)
112 $(_v)$(SOURCE)/generate_combined_symbolsets_plist.sh $@ $^ $(_vstdout)
138 $(_v)$(SRCROOT)/config/list_supported.sh $(SOURCE) $(EXPORT_SOURCE_ARCH_CONFIG_LC) $@
142 $(_v)$(SRCROOT)/config/list_supported.sh $(SOURCE) all $@
208 $(_v)$(SOURCE)/generate_linker_exports.sh $@ $+ $(Kasan_EXPORTS) $(Kcov_EXPORTS)
211 $(_v)$(SOURCE)/generate_linker_aliases.sh $@ $+ $(Kasan_EXPORTS) $(Kcov_EXPORTS)
/xnu-10002.1.13/tools/
H A Dpre-commit.sh13 ./tools/uncrustify.sh $FILES || RESULT=$?
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-10002.1.13/san/memory/
H A Dkasan-classic.c387 uint8_t *sh = SHADOW_FOR_ADDRESS(base); in kasan_check_shadow() local
388 if (*sh && *sh != shadow_match_value) { in kasan_check_shadow()
H A DMakefile41 $(_v)$(SRCROOT)/san/tools/validate_blacklist.sh "$@"
/xnu-10002.1.13/san/coverage/
H A DMakefile43 $(_v)$(SRCROOT)/san/tools/validate_blacklist.sh "$@"
/xnu-10002.1.13/bsd/sys/
H A DMakefile300 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh
323 MAKE_POSIX_AVAILABILITY = $(SRCROOT)/bsd/sys/make_posix_availability.sh
328 MAKE_SYMBOL_ALIASING = $(SRCROOT)/bsd/sys/make_symbol_aliasing.sh
/xnu-10002.1.13/tools/tests/execperf/
H A DMakefile88 $(DSTROOT)/test: test.sh
/xnu-10002.1.13/tools/lldbmacros/
H A DMakefile104 plugins/iosspeedtracer.sh
/xnu-10002.1.13/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj491 …/* mach_install_mig.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.sc…
600 …edded_private_headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = …
858 240D716711933ED300556E97 /* mach_install_mig.sh */,
859 84A59E912859038E00EA1221 /* copy_embedded_private_headers.sh */,
1389 shellPath = /bin/sh;
1404 shellPath = /bin/sh;
1416 "$(PROJECT_DIR)/xcodescripts/copy_embedded_private_headers.sh",
1425 shellPath = /bin/sh;
1426 shellScript = ". xcodescripts/copy_embedded_private_headers.sh\n";
1439 shellPath = /bin/sh;
[all …]
/xnu-10002.1.13/
H A DMakefile236 …$(_v)$(VERSDIR)/tools/remote_build.sh _REMOTEBUILD_TARGET=$@ _REMOTEBUILD_MAKE=$(MAKE) $(if $(filt…
/xnu-10002.1.13/bsd/conf/
H A DMakefile.template563 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh
/xnu-10002.1.13/bsd/net/
H A Dpf.c1953 pf_print_sk_host(struct pf_state_host *sh, sa_family_t af, int proto, in pf_print_sk_host() argument
1956 pf_print_addr(&sh->addr, af); in pf_print_sk_host()
1960 if (sh->xport.spi) { in pf_print_sk_host()
1961 printf("[%08x]", ntohl(sh->xport.spi)); in pf_print_sk_host()
1967 printf("[%u]", ntohs(sh->xport.call_id)); in pf_print_sk_host()
1973 printf("[%u]", ntohs(sh->xport.port)); in pf_print_sk_host()
/xnu-10002.1.13/libkdd/kdd.xcodeproj/
H A Dproject.pbxproj758 shellPath = /bin/sh;