OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIPE_CMD_CLOSE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
goldfish_pipe.h
164
#define
PIPE_CMD_CLOSE
2 /* close channel (from guest) */
goldfish_pipe.c
978
if (pipe != NULL && pipe->closed && command !=
PIPE_CMD_CLOSE
) {
996
case
PIPE_CMD_CLOSE
:
[
all
...]
Completed in 147 milliseconds