Home
last modified time | relevance | path

Searched defs:CharPipeHalf (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dcharpipe.c71 typedef struct CharPipeHalf { struct
75 struct CharPipeHalf* peer; /* NULL if closed */ argument
76 } CharPipeHalf; typedef