Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp63 auto std_channel = static_cast<int>(entry.first); in do_redirects() local
65 TEMP_FAILURE_RETRY(dup2(fd, std_channel)); in do_redirects()