Searched defs:in_fd (Results 1 – 2 of 2) sorted by relevance
44 bool ReadResponseLoop(cuttlefish::SharedFD in_fd, cuttlefish::SharedFD out_fd) { in ReadResponseLoop()82 bool SendCommandLoop(cuttlefish::SharedFD in_fd, cuttlefish::SharedFD out_fd) { in SendCommandLoop()
29 ssize_t sendfile(int out_fd, int in_fd, off_t *offset, size_t count) { in sendfile()