Searched refs:sh (Results 1 – 20 of 20) sorted by relevance
| /xnu-12377.1.9/tools/tests/MPMMTest/ |
| H A D | Makefile | 13 TARGETS := MPMMtest_perf.sh $(if $(ARCH_CONFIGS_64), $(ARCH_64_TARGETS)) 29 $(DSTROOT)/MPMMtest_perf.sh: MPMMtest_run.sh
|
| /xnu-12377.1.9/tools/tests/personas/ |
| H A D | Makefile | 12 TARGETS := persona_mgr persona_spawn persona_test_run.sh persona_spawn_unentitled 26 $(DSTROOT)/persona_test_run.sh: persona_test_run_src.sh
|
| /xnu-12377.1.9/config/ |
| H A D | Makefile | 107 $$(_v)$$(SOURCE)/generate_symbolset_plist.sh $$@ $$+ $$(_vstdout) 118 $(_v)$(SOURCE)/generate_combined_symbolsets_plist.sh $@ $^ $(_vstdout) 144 $(_v)$(SRCROOT)/config/list_supported.sh $(SOURCE) $(EXPORT_SOURCE_ARCH_CONFIG_LC) $@ 148 $(_v)$(SRCROOT)/config/list_supported.sh $(SOURCE) all $@ 214 $(_v)$(SOURCE)/generate_linker_exports.sh $@ $+ $(Kasan_EXPORTS) $(Kcov_EXPORTS) 217 $(_v)$(SOURCE)/generate_linker_aliases.sh $@ $+ $(Kasan_EXPORTS) $(Kcov_EXPORTS)
|
| /xnu-12377.1.9/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-12377.1.9/san/memory/ |
| H A D | kasan-classic.c | 387 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 D | Makefile | 41 $(_v)$(SRCROOT)/san/tools/validate_denylist.sh "$@"
|
| /xnu-12377.1.9/doc/debugging/ |
| H A D | macro_testing.md | 25 ```sh 32 ```sh
|
| /xnu-12377.1.9/san/coverage/ |
| H A D | Makefile | 43 $(_v)$(SRCROOT)/san/tools/validate_denylist.sh "$@"
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | Makefile | 317 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh 340 MAKE_POSIX_AVAILABILITY = $(SRCROOT)/bsd/sys/make_posix_availability.sh 345 MAKE_SYMBOL_ALIASING = $(SRCROOT)/bsd/sys/make_symbol_aliasing.sh
|
| /xnu-12377.1.9/tools/tests/execperf/ |
| H A D | Makefile | 88 $(DSTROOT)/test: test.sh
|
| /xnu-12377.1.9/tools/lldbmacros/ |
| H A D | Makefile | 108 plugins/iosspeedtracer.sh
|
| /xnu-12377.1.9/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 493 …/* mach_install_mig.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.sc… 604 …edded_private_headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = … 864 240D716711933ED300556E97 /* mach_install_mig.sh */, 865 84A59E912859038E00EA1221 /* copy_embedded_private_headers.sh */, 1397 shellPath = /bin/sh; 1412 shellPath = /bin/sh; 1424 "$(PROJECT_DIR)/xcodescripts/copy_embedded_private_headers.sh", 1433 shellPath = /bin/sh; 1434 shellScript = ". xcodescripts/copy_embedded_private_headers.sh\n"; 1447 shellPath = /bin/sh; [all …]
|
| /xnu-12377.1.9/ |
| H A D | README.md | 129 ```sh 166 ```sh 172 ```sh 179 ```sh
|
| H A D | Makefile | 235 …$(_v)$(VERSDIR)/tools/remote_build.sh _REMOTEBUILD_TARGET=$@ _REMOTEBUILD_MAKE=$(MAKE) $(if $(filt…
|
| /xnu-12377.1.9/tests/unit/ |
| H A D | Makefile | 278 RUN_UT_SCRIPT := $(SYMROOT)/run_unittests.sh
|
| H A D | README.md | 41 > ./tests/unit/build/sym/run_unittests.sh 46 > ./BUILD/sym/run_unittests.sh
|
| /xnu-12377.1.9/bsd/conf/ |
| H A D | Makefile.template | 619 MAKESYSCALLS = $(SRCROOT)/bsd/kern/makesyscalls.sh
|
| /xnu-12377.1.9/doc/vm/ |
| H A D | sanitize.md | 198 - Modify `bsd/kern/makesyscalls.sh` to handle the new types added.
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | pf.c | 1937 pf_print_sk_host(struct pf_state_host *sh, sa_family_t af, int proto, in pf_print_sk_host() argument 1940 pf_print_addr(&sh->addr, af); in pf_print_sk_host() 1944 if (sh->xport.spi) { in pf_print_sk_host() 1945 printf("[%08x]", ntohl(sh->xport.spi)); in pf_print_sk_host() 1951 printf("[%u]", ntohs(sh->xport.call_id)); in pf_print_sk_host() 1957 printf("[%u]", ntohs(sh->xport.port)); in pf_print_sk_host()
|
| /xnu-12377.1.9/libkdd/kdd.xcodeproj/ |
| H A D | project.pbxproj | 758 shellPath = /bin/sh;
|