Home
last modified time | relevance | path

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

/xnu-8796.141.3/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 DMakefile382 subsystem_root_path: subsystem_root_path.c subsystem_root_path-entitlements.plist target
383 subsystem_root_path: CODE_SIGN_ENTITLEMENTS=subsystem_root_path-entitlements.plist target
/xnu-8796.141.3/bsd/sys/
H A Dspawn_internal.h480 char *subsystem_root_path; member
507 uint32_t subsystem_root_path; member
526 user_addr_t subsystem_root_path; member
/xnu-8796.141.3/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1131 char * subsystem_root_path; in posix_spawn_destroysubsystem_root_path_np() local
/xnu-8796.141.3/bsd/kern/
H A Dkern_exec.c3382 char *subsystem_root_path = NULL; in posix_spawn() local