Searched refs:ip_subsystem_root_path (Results 1 – 2 of 2) sorted by relevance
98 char *ip_subsystem_root_path; /* filepath for the subsystem root */ member
4257 imgp->ip_subsystem_root_path = NULL; in posix_spawn()4708 imgp->ip_subsystem_root_path = p->p_subsystem_root_path; in posix_spawn()5909 imgp->ip_subsystem_root_path = NULL; in __mac_execve()5960 imgp->ip_subsystem_root_path = p->p_subsystem_root_path; in __mac_execve()7069 if (imgp->ip_subsystem_root_path) { in exec_add_apple_strings()7072 …ubsystem_root_path_string, buffer_len, SUBSYSTEM_ROOT_PATH_KEY "%s", imgp->ip_subsystem_root_path); in exec_add_apple_strings()8485 (imgp->ip_subsystem_root_path != NULL)) { in process_signature()