Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 13 of 13) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_storage.c228 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 Dcc_lock.h86 #error No multithread environment defined for cc_lock.
/xnu-11215.1.10/tests/
H A Dtest_sysctl_kern_procargs_25397314.m297 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 Dvm_map.defs30 * In an LP64 environment, the traditional Mach VM interface names are
H A Derr_server.sub50 "(server/env_mgr) read only environment",
/xnu-11215.1.10/doc/building/
H A Dxnu_version.md21 the `RC_DARWIN_KERNEL_VERSION` variable in the environment or overriding it on
/xnu-11215.1.10/osfmk/tests/
H A DREADME.md8 …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 DREADME.md93 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 Dmacro_testing.md6 validate that the changes work in their environment before integration.
H A Ddebugging.md188 * No environment variables to get baseline
259 First setup your environment:
/xnu-11215.1.10/makedefs/
H A DMakeInc.kernel29 # 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 DMakeInc.cmd11 # Commands for the build environment
/xnu-11215.1.10/tools/lldbmacros/
H A DREADME.md26 …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…