Searched refs:fd_shuffle2 (Results 1 – 1 of 1) sorted by relevance
314 InjectiveMultimap fd_shuffle2; in LaunchProcess() local316 fd_shuffle2.reserve(options.fds_to_remap.size()); in LaunchProcess()466 fd_shuffle2.push_back(InjectionArc(value.first, value.second, false)); in LaunchProcess()476 CloseSuperfluousFds(fd_shuffle2); in LaunchProcess()561 InjectiveMultimap fd_shuffle2; in GetAppOutputInternal() local563 fd_shuffle2.reserve(3); in GetAppOutputInternal()608 fd_shuffle2.push_back(fd_shuffle1[i]); in GetAppOutputInternal()613 CloseSuperfluousFds(fd_shuffle2); in GetAppOutputInternal()