HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_CMD_OPEN (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 779 milliseconds