Searched defs:src_fd (Results 1 – 2 of 2) sorted by relevance
37 int src_fd = -1; in write_raw_image() local
97 static bool forward_output(int src_fd, int dst_fd, pid_t expected_tid) { in forward_output()