Searched defs:slave_fd (Results 1 – 3 of 3) sorted by relevance
219 bool ProcessProxy::LaunchProcess(const std::string& command, int slave_fd, in LaunchProcess()
179 static int slave_fd = -1; /* pty for old-style demand mode, slave */ variable
1045 int slave_fd, len; in qemu_chr_open_pty() local