Home
last modified time | relevance | path

Searched defs:subsystem_root_path (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/tests/
H A Dsubsystem_root_path_helper.c19 const char * subsystem_root_path = _simple_getenv(apple, SUBSYSTEM_ROOT_PATH_KEY); in main() local
24 const char * subsystem_root_path = _simple_getenv(apple, SUBSYSTEM_ROOT_PATH_KEY); in main() local
H A DMakefile648 subsystem_root_path: subsystem_root_path.c subsystem_root_path-entitlements.plist target
649 subsystem_root_path: CODE_SIGN_ENTITLEMENTS=subsystem_root_path-entitlements.plist target
/xnu-11215/bsd/sys/
H A Dspawn_internal.h486 char *subsystem_root_path; member
516 uint32_t subsystem_root_path; member
537 user_addr_t subsystem_root_path; member
/xnu-11215/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1159 char * subsystem_root_path; in posix_spawn_destroysubsystem_root_path_np() local
/xnu-11215/bsd/kern/
H A Dkern_exec.c3603 char *subsystem_root_path = NULL; in posix_spawn() local