Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_exec.c3540 char * old_subsystem_root_path = p->p_subsystem_root_path; in posix_spawn() local
3542 subsystem_root_path = old_subsystem_root_path; in posix_spawn()