Searched refs:subsystem_root_path_string (Results 1 – 1 of 1) sorted by relevance
6398 char subsystem_root_path_string[buffer_len]; in exec_add_apple_strings() local6399 …int required_len = snprintf(subsystem_root_path_string, buffer_len, SUBSYSTEM_ROOT_PATH_KEY "%s", … in exec_add_apple_strings()6406 …error = exec_add_user_string(imgp, CAST_USER_ADDR_T(subsystem_root_path_string), UIO_SYSSPACE, FAL… in exec_add_apple_strings()