Home | Sort by relevance Sort by last modified time |
/external/qemu/hw/ | |
goldfish_pipe.h | 163 #define PIPE_CMD_OPEN 1 /* open new channel */ |
goldfish_pipe.c | 972 if (command != PIPE_CMD_OPEN && pipe == NULL) { 984 case PIPE_CMD_OPEN: [all...] |