Searched refs:convert_to_raw (Results 1 – 2 of 2) sorted by relevance
26 int convert_to_raw(int src_fd, int dst_fd);
135 pub unsafe extern "C" fn convert_to_raw(src_fd: c_int, dst_fd: c_int) -> c_int { in convert_to_raw() function