Searched defs:src_fd (Results 1 – 3 of 3) sorted by relevance
37 int src_fd = -1; in write_raw_image() local
98 static bool copy_data(int src_fd, int dst_fd, size_t num_bytes) in copy_data()138 int src_fd, dst_fd; in module_setActiveBootSlot() local
137 static bool forward_output(int src_fd, int dst_fd, pid_t expected_tid) { in forward_output()