Searched refs:msgfd (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-char.c1984 int msgfd; member in struct:__anon30082
2063 int fd = s->msgfd;
2064 s->msgfd = -1;
2086 if (s->msgfd != -1)
2087 close(s->msgfd);
2088 s->msgfd = fd;
2272 s->msgfd = -1;

Completed in 1340 milliseconds