Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/log_tee/
Dlog_tee.cpp92 auto int_fd = cuttlefish::SharedFD::Dup(sfd); in main() local
104 .fd = int_fd, in main()
186 int s = int_fd->Read(&siginfo, sizeof(siginfo)); in main()