Searched refs:environment (Results 1 – 13 of 13) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | exclaves_storage.c | 228 const char * environment = "recoveryos"; in is_recovery_environment() local 230 const char * environment = "recovery"; in is_recovery_environment() local 234 dt_string_is_equal(&chosen, "osenvironment", environment); in is_recovery_environment()
|
| /xnu-11215.1.10/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_lock.h | 86 #error No multithread environment defined for cc_lock.
|
| /xnu-11215.1.10/tests/ |
| H A D | test_sysctl_kern_procargs_25397314.m | 297 T_ASSERT_TRUE(containsTestEnvironmentVariable, "Found test environment variable"); 326 T_ASSERT_FALSE(containsTestEnvironmentVariable, "No test environment variable"); 341 T_ASSERT_TRUE(containsPathEnvironmentVariable, "Found $PATH environment variable");
|
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | vm_map.defs | 30 * In an LP64 environment, the traditional Mach VM interface names are
|
| H A D | err_server.sub | 50 "(server/env_mgr) read only environment",
|
| /xnu-11215.1.10/doc/building/ |
| H A D | xnu_version.md | 21 the `RC_DARWIN_KERNEL_VERSION` variable in the environment or overriding it on
|
| /xnu-11215.1.10/osfmk/tests/ |
| H A D | README.md | 8 …lly skips tests that are designed to panic kernel for on-desk testing, but run in BATs environment. 82 Bats has a new test type **kernel_POST** that runs Lean test environment tests. You can run the fol…
|
| /xnu-11215.1.10/ |
| H A D | README.md | 93 Define architectures in your environment or when running a make command. 112 set the `XNU_LOGCOLORS` environment variable to `y`, or you can pass `LOGCOLORS=y` to the make comm… 119 the environment or on the `make` command line. 127 … is embedded in the kernel.development.unstripped image), set the BUILD_STABS environment variable. 195 Set up your build environment and from the top directory, run:
|
| /xnu-11215.1.10/doc/debugging/ |
| H A D | macro_testing.md | 6 validate that the changes work in their environment before integration.
|
| H A D | debugging.md | 188 * No environment variables to get baseline 259 First setup your environment:
|
| /xnu-11215.1.10/makedefs/ |
| H A D | MakeInc.kernel | 29 # Generate xnu version file early (from build environment or SDK/KDK) 292 $(error Could not determine xnu version from SDK or KDK! Set RC_DARWIN_KERNEL_VERSION environment v…
|
| H A D | MakeInc.cmd | 11 # Commands for the build environment
|
| /xnu-11215.1.10/tools/lldbmacros/ |
| H A D | README.md | 26 …b. The simplest way is to start lldb with kernel symbol file. The lldb environment by default does… 436 …* set up environment variable DEBUG_XNU_LLDBMACROS=1 on your shell. This will disable the automati…
|