Searched defs:write_fd (Results 1 – 7 of 7) sorted by relevance
849 static int write_fd = fds[0]; in TEST_F() local1009 static int write_fd = write_fd_; in TEST_F() local1047 static int write_fd = write_fd_; in TEST_F() local1082 static int write_fd = write_fd_; in TEST_F() local1119 static int write_fd = write_fd_; in TEST_F() local
39 FdHandler(int read_fd, int write_fd, bool use_new_callback) in FdHandler()
79 const int write_fd = 99; member in testing::SnoopLoggerSocketModuleTest
445 int read_fd, write_fd; in do_translate_packet() local
763 let write_fd = File::create(&path).context("Failed to create VM DTBO file")?; in get_dtbo_file() localVariable
476 int stdin_fd, write_fd; member
1515 let write_fd = File::from(write_fd); in clone_or_prepare_logger_fd() localVariable