Searched defs:pipe (Results 1 – 5 of 5) sorted by relevance
32 int qemud_channel_send(int pipe, const void* msg, int size) { in qemud_channel_send()59 int qemud_channel_recv(int pipe, void* msg, int maxsize) { in qemud_channel_recv()
48 cuttlefish::SharedFD pipe; in main() local
86 SharedFD pipe; in KernelLogMonitorMain() local
114 AtChannel::Conversation& conversation) -> bool { in mainImpl()
334 for (const auto& pipe : pipes) { in DeleteFifos() local